On Wed, 2021-08-11 at 15:36 +0200, Florian Bezdeka wrote: > From: Song Chen <[email protected]> > > If sizeof time_t bigger than 4, which means glibc supports > 64bit timespec, go to monitor_wait64. > > otherwise, go to original monitor_wait. > > Signed-off-by: Song Chen <[email protected]> > [Florian: Fix warnings reported by checkpatch.pl, coding style] > Signed-off-by: Florian Bezdeka <[email protected]> > --- > >
Already applied. Can be ignored. Searching for the reason of the re- send...
