Files
Linux/include/linux
Toyo Abe 1711ef3866 [PATCH] posix-timers: Fix clock_nanosleep() doesn't return the remaining time in compatibility mode
The clock_nanosleep() function does not return the time remaining when the
sleep is interrupted by a signal.

This patch creates a new call out, compat_clock_nanosleep_restart(), which
handles returning the remaining time after a sleep is interrupted.  This
patch revives clock_nanosleep_restart().  It is now accessed via the new
call out.  The compat_clock_nanosleep_restart() is used for compatibility
access.

Since this is implemented in compatibility mode the normal path is
virtually unaffected - no real performance impact.

Signed-off-by: Toyo Abe <toyoa@mvista.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Roland McGrath <roland@redhat.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-09-29 09:18:15 -07:00
..
2006-09-26 17:40:24 -04:00
2006-09-28 17:53:58 -07:00
2006-09-25 21:08:39 -07:00
2006-09-26 08:48:54 -07:00
2006-09-27 08:26:10 -07:00
2006-09-29 09:18:11 -07:00
2006-09-26 10:52:28 +02:00
2006-09-26 17:40:24 -04:00
2006-09-26 15:38:52 -07:00
2006-09-28 18:02:18 -07:00
2006-09-28 18:02:13 -07:00
2006-09-28 18:02:02 -07:00
2006-09-28 18:02:31 -07:00
2006-09-28 18:02:29 -07:00
2006-09-28 17:54:01 -07:00
2006-09-28 18:02:30 -07:00
2006-09-26 08:48:47 -07:00
2006-09-28 18:02:22 -07:00
2006-09-29 09:18:12 -07:00
2006-09-28 18:02:58 -07:00
2006-09-27 08:26:20 -07:00
2006-09-26 08:48:48 -07:00
2006-09-28 18:01:40 -07:00
2006-09-26 17:43:54 -07:00
2006-09-25 21:08:37 -07:00
2006-09-26 08:49:04 -07:00
2006-09-26 08:48:44 -07:00
2006-09-29 09:18:12 -07:00
2006-09-29 09:18:11 -07:00
2006-09-26 08:48:58 -07:00
2006-09-28 17:53:59 -07:00
2006-09-29 09:18:09 -07:00
2006-09-27 08:26:20 -07:00
2006-09-28 18:02:16 -07:00
2006-09-29 09:18:13 -07:00
2006-09-29 09:18:12 -07:00
2006-09-25 16:52:14 -04:00
2006-09-26 08:48:44 -07:00