]> git.baikalelectronics.ru Git - kernel.git/commit
[MIPS] Signal cleanup
authorAtsushi Nemoto <anemo@mba.ocn.ne.jp>
Sun, 19 Feb 2006 14:46:44 +0000 (23:46 +0900)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 21 Mar 2006 13:27:46 +0000 (13:27 +0000)
commit45970fb79d302a45c42416d697c517eccc09b388
treeccc33703eb7e47193f06cbe995754efde92e658b
parent5156130076b6f2c4ed64064bc4446154dc144ab4
[MIPS] Signal cleanup

Move function prototypes to asm/signal.h to detect trivial errors and
add some __user tags to get rid of sparse warnings.  Generated code
should not be changed.

Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/process.c
arch/mips/kernel/signal.c
arch/mips/kernel/signal32.c
arch/mips/kernel/signal_n32.c
include/asm-mips/signal.h