linux-stable-rt/arch/mips/kernel
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
..
Makefile [APM] MIPS: Convert to use shared APM emulation. 2007-02-09 17:08:58 +00:00
asm-offsets.c [MIPS] signal32: no need to save c0_status register in setup_sigcontext32() 2007-02-10 22:38:47 +00:00
binfmt_elfn32.c
binfmt_elfo32.c
branch.c
cpu-bugs64.c
cpu-probe.c [MIPS] Whitespace cleanups. 2007-02-06 16:53:19 +00:00
entry.S [MIPS] Make entry.S a little more readable. 2007-02-13 22:40:51 +00:00
gdb-low.S
gdb-stub.c [MIPS] Whitespace cleanups. 2007-02-06 16:53:19 +00:00
genex.S
head.S [MIPS] Move some kernel globals from asm file to C file. 2007-02-06 16:53:16 +00:00
i8253.c
i8259.c [MIPS] Whitespace cleanups. 2007-02-06 16:53:19 +00:00
init_task.c
irix5sys.S
irixelf.c [MIPS] IRIX: Linux coding style cleanups. 2007-02-06 16:53:20 +00:00
irixinv.c
irixioctl.c
irixsig.c
irq-msc01.c [MIPS] use name instead of typename for each irq_chip 2007-02-06 16:53:14 +00:00
irq-mv6434x.c [MIPS] Whitespace cleanups. 2007-02-06 16:53:19 +00:00
irq-rm7000.c [MIPS] use name instead of typename for each irq_chip 2007-02-06 16:53:14 +00:00
irq-rm9000.c [MIPS] use name instead of typename for each irq_chip 2007-02-06 16:53:14 +00:00
irq.c
irq_cpu.c [MIPS] use name instead of typename for each irq_chip 2007-02-06 16:53:14 +00:00
kspd.c
linux32.c [MIPS] Fix sigset_t endianess swapping issues in 32-bit compat code. 2007-02-13 22:40:51 +00:00
machine_kexec.c
mips-mt.c [MIPS] VPE: Sprinkle device model code into code to make udev happier. 2007-02-10 22:38:42 +00:00
mips_ksyms.c
module.c
proc.c [MIPS] Whitespace cleanups. 2007-02-06 16:53:19 +00:00
process.c [MIPS] SMTC: Cleanup idle hook invocation. 2007-02-06 16:53:21 +00:00
ptrace.c
ptrace32.c
r4k_fpu.S [MIPS] Move .set reorder out of conditional code 2007-02-06 16:53:23 +00:00
r4k_switch.S
r2300_fpu.S
r2300_switch.S
r6000_fpu.S
relocate_kernel.S
reset.c
rtlx.c [PATCH] mark struct file_operations const 2 2007-02-12 09:48:44 -08:00
scall32-o32.S
scall64-64.S [MIPS] Fix sigset_t endianess swapping issues in 32-bit compat code. 2007-02-13 22:40:51 +00:00
scall64-n32.S [MIPS] Fix sigset_t endianess swapping issues in 32-bit compat code. 2007-02-13 22:40:51 +00:00
scall64-o32.S [PATCH] Common compat_sys_sysinfo 2007-02-11 10:51:32 -08:00
semaphore.c
setup.c [PATCH] Dynamic kernel command-line: mips 2007-02-12 09:48:38 -08:00
signal-common.h [MIPS] signals: make common _BLOCKABLE macro 2007-02-13 22:40:51 +00:00
signal.c [MIPS] signals: make common _BLOCKABLE macro 2007-02-13 22:40:51 +00:00
signal32.c [MIPS] Fix sigset_t endianess swapping issues in 32-bit compat code. 2007-02-18 21:31:33 +00:00
signal_n32.c [MIPS] Fix sigset_t endianess swapping issues in 32-bit compat code. 2007-02-13 22:40:51 +00:00
smp-mt.c [MIPS] Define MIPS_CPU_IRQ_BASE in generic header 2007-02-06 16:53:08 +00:00
smp.c
smtc-asm.S
smtc-proc.c
smtc.c [MIPS] SMTC: Make a bunch of functions and variables static. 2007-02-06 16:53:22 +00:00
stacktrace.c
syscall.c
sysirix.c [MIPS] Whitespace cleanups. 2007-02-06 16:53:19 +00:00
time.c [PATCH] clocksource: fixup is_continous changes on MIPS 2007-02-16 08:13:57 -08:00
topology.c
traps.c
unaligned.c
vmlinux.lds.S [PATCH] disable init/initramfs.c: architectures 2007-02-11 10:51:25 -08:00
vpe.c [PATCH] mark struct file_operations const 2 2007-02-12 09:48:44 -08:00