diff options
author | Atsushi Nemoto <anemo@mba.ocn.ne.jp> | 2007-02-14 06:41:01 +0100 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2007-02-18 22:31:33 +0100 |
commit | 755f21bb894d3fe57017f5aa8f7ace8808fcb1e3 (patch) | |
tree | cac47514d12483302e2a4180d15c639e241b120c /arch/mips/sgi-ip27 | |
parent | Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32 (diff) | |
download | linux-755f21bb894d3fe57017f5aa8f7ace8808fcb1e3.tar.xz linux-755f21bb894d3fe57017f5aa8f7ace8808fcb1e3.zip |
[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>
Diffstat (limited to 'arch/mips/sgi-ip27')
0 files changed, 0 insertions, 0 deletions