From: Martin Michlmayr Date: Sat, 18 Feb 2006 14:55:45 +0000 (+0000) Subject: [MIPS] Add support for TIF_RESTORE_SIGMASK for signal32 X-Git-Tag: v2.6.16-rc5~66^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68fa383f3e58b5adf1d8089c93c83ab8d0d00e8d;p=pandora-kernel.git [MIPS] Add support for TIF_RESTORE_SIGMASK for signal32 Following the recent implementation of TIF_RESTORE_SIGMASK in arch/mips/kernel/signal.c, 64-bit kernels with 32-bit user-land compatibility oops when starting init. signal32.c needs to be converted to use TIF_RESTORE_SIGMASK too. Signed-off-by: Martin Michlmayr Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed