Andrea Arcangeli 7286aa9b9a [PATCH] ppc64: fix seccomp with 32-bit userland
The seccomp check has to happen when entering the syscall and not when
exiting it or regs->gpr[0] contains garabge during signal handling in
ppc64_rt_sigreturn (this actually might be a bug too, but an orthogonal
one, since we really have to run the check before invoking the syscall and
not after it).

Signed-off-by: Andrea Arcangeli <andrea@cpushare.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-06-24 00:05:18 -07:00
..
2005-06-21 18:46:26 -07:00
2005-06-21 18:46:26 -07:00
2005-06-20 21:43:48 +10:00
2005-06-23 09:43:37 +10:00
2005-06-23 17:14:39 +10:00
2005-05-01 08:58:44 -07:00
2005-06-23 17:09:54 +10:00
2005-06-23 17:09:54 +10:00
2005-06-21 18:46:26 -07:00
2005-06-21 18:46:27 -07:00
2005-06-20 21:43:07 +10:00
2005-06-23 09:43:37 +10:00