Files
kernel_xiaomi_sm8250/include/asm-powerpc
David Woodhouse 150256d8aa [PATCH] Generic sys_rt_sigsuspend()
The TIF_RESTORE_SIGMASK flag allows us to have a generic implementation of
sys_rt_sigsuspend() instead of duplicating it for each architecture.  This
provides such an implementation and makes arch/powerpc use it.

It also tidies up the ppc32 sys_sigsuspend() to use TIF_RESTORE_SIGMASK.

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-01-18 19:20:29 -08:00
..
2006-01-09 14:49:54 +11:00
2006-01-08 20:13:39 -08:00
2006-01-10 08:01:40 -08:00
2006-01-09 14:49:01 +11:00
2006-01-10 00:10:13 +01:00
2006-01-18 19:20:29 -08:00