Atsushi Nemoto 755f21bb89 [MIPS] Fix sigset_t endianess swapping issues in 32-bit compat code.
access_ok in compat-signal.h is wrong (checking destination instead of
source) and redundant (already checked before calling this function).

Also sf_mask in struct sigframe32 should be compat_sigset_t type.

Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2007-02-18 21:31:33 +00:00
..
2007-02-13 22:40:51 +00:00
2007-02-06 16:53:12 +00:00
2007-02-06 16:53:12 +00:00
2007-02-13 22:40:51 +00:00
2007-02-06 16:53:09 +00:00
2007-01-24 19:23:21 +00:00