MIPS: Prevent hitting do_notify_resume() with !user_mode(regs).
authorAl Viro <viro@zeniv.linux.org.uk>
Thu, 3 May 2012 01:45:12 +0000 (21:45 -0400)
committerRalf Baechle <ralf@linux-mips.org>
Sat, 22 Sep 2012 13:47:11 +0000 (15:47 +0200)
commitf76f330809e0c9e7235584273b5a5d6adccded52
tree7130f75428064a7df4c6d8da1b6ce66ebb3d5419
parente376fdf42062e7373b82093b278f99aa2b547db7
MIPS: Prevent hitting do_notify_resume() with !user_mode(regs).

Too late to do anything there...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/entry.S
arch/mips/kernel/signal.c
This page took 0.026149 seconds and 5 git commands to generate.