linux/arch
Al Viro c886a9fc1f microblaze: evict the check for kernel_mode(regs) from do_notify_resume()
Only one caller hasn't done it in assembler - work_pending on !MMU.
Everything else can't reach do_notify_resume() if we are returning
to kernel mode, so move that check to that sole caller and make
do_notify_resume() reachable only when returning to userland.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2013-02-03 18:16:01 -05:00
..
alpha consolidate kernel-side struct sigaction declarations 2013-02-03 15:09:22 -05:00
arm consolidate kernel-side struct sigaction declarations 2013-02-03 15:09:22 -05:00
arm64 - Page protection fixes, including proper PAGE_NONE handling 2013-01-16 09:44:40 -08:00
avr32 consolidate kernel-side struct sigaction declarations 2013-02-03 15:09:22 -05:00
blackfin ARCH: drivers remove __dev* attributes. 2013-01-03 15:57:13 -08:00
c6x These are a few cleanups for asm-generic: 2012-12-21 16:39:08 -08:00
cris consolidate kernel-side struct sigaction declarations 2013-02-03 15:09:22 -05:00
frv ARCH: drivers remove __dev* attributes. 2013-01-03 15:57:13 -08:00
h8300 consolidate kernel-side struct sigaction declarations 2013-02-03 15:09:22 -05:00
hexagon Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal 2012-12-20 18:05:28 -08:00
ia64 consolidate kernel-side struct sigaction declarations 2013-02-03 15:09:22 -05:00
m32r consolidate kernel-side struct sigaction declarations 2013-02-03 15:09:22 -05:00
m68k consolidate kernel-side struct sigaction declarations 2013-02-03 15:09:22 -05:00
microblaze microblaze: evict the check for kernel_mode(regs) from do_notify_resume() 2013-02-03 18:16:01 -05:00
mips mips: use sane prototype for sys_rt_sigsuspend() 2013-02-03 18:14:17 -05:00
mn10300 consolidate kernel-side struct sigaction declarations 2013-02-03 15:09:22 -05:00
openrisc ARCH: drivers remove __dev* attributes. 2013-01-03 15:57:13 -08:00
parisc consolidate kernel-side struct sigaction declarations 2013-02-03 15:09:22 -05:00
powerpc take sys_rt_sigsuspend() prototype to linux/syscalls.h 2013-02-03 18:14:23 -05:00
s390 consolidate kernel-side struct sigaction declarations 2013-02-03 15:09:22 -05:00
score ARCH: drivers remove __dev* attributes. 2013-01-03 15:57:13 -08:00
sh sh: ecovec: add sample amixer settings 2013-01-16 18:30:44 +09:00
sparc consolidate kernel-side struct sigaction declarations 2013-02-03 15:09:22 -05:00
tile ARCH: drivers remove __dev* attributes. 2013-01-03 15:57:13 -08:00
um Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal 2012-12-20 18:05:28 -08:00
unicore32 ARCH: drivers remove __dev* attributes. 2013-01-03 15:57:13 -08:00
x86 consolidate kernel-side struct sigaction declarations 2013-02-03 15:09:22 -05:00
xtensa take sys_rt_sigsuspend() prototype to linux/syscalls.h 2013-02-03 18:14:23 -05:00
.gitignore
Kconfig generic sys_sigaction() and compat_sys_sigaction() 2013-02-03 15:09:23 -05:00