linux-kernel-test/arch
Al Viro fe9d7feab5 unicore32: remove pointless test
we can get into work_pending only if at least one of NEED_RESCHED,
SIGPENDING or NOTIFY_RESUME is set.  So once we'd found no NEED_RESCHED,
there's no need to check that one of the other two is set.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2012-10-01 09:58:15 -04:00
..
alpha sanitize tsk_is_polling() 2012-10-01 09:58:13 -04:00
arm sanitize tsk_is_polling() 2012-10-01 09:58:13 -04:00
avr32 sanitize tsk_is_polling() 2012-10-01 09:58:13 -04:00
blackfin sanitize tsk_is_polling() 2012-10-01 09:58:13 -04:00
c6x sanitize tsk_is_polling() 2012-10-01 09:58:13 -04:00
cris sanitize tsk_is_polling() 2012-10-01 09:58:13 -04:00
frv sanitize tsk_is_polling() 2012-10-01 09:58:13 -04:00
h8300 h8300: trim _TIF_WORK_MASK 2012-10-01 09:58:15 -04:00
hexagon bury the rest of TIF_IRET 2012-10-01 09:58:13 -04:00
ia64 sanitize tsk_is_polling() 2012-10-01 09:58:13 -04:00
m32r bury the rest of TIF_IRET 2012-10-01 09:58:13 -04:00
m68k m68k: switch to generic sys_execve()/kernel_execve() 2012-10-01 00:44:44 -04:00
microblaze bury the rest of TIF_IRET 2012-10-01 09:58:13 -04:00
mips sanitize tsk_is_polling() 2012-10-01 09:58:13 -04:00
mn10300 sanitize tsk_is_polling() 2012-10-01 09:58:13 -04:00
openrisc sanitize tsk_is_polling() 2012-10-01 09:58:13 -04:00
parisc parisc: decide whether to go to slow path (tracesys) based on thread flags 2012-10-01 09:58:14 -04:00
powerpc sanitize tsk_is_polling() 2012-10-01 09:58:13 -04:00
s390 sanitize tsk_is_polling() 2012-10-01 09:58:13 -04:00
score sanitize tsk_is_polling() 2012-10-01 09:58:13 -04:00
sh sanitize tsk_is_polling() 2012-10-01 09:58:13 -04:00
sparc sanitize tsk_is_polling() 2012-10-01 09:58:13 -04:00
tile get rid of generic instances of asm/exec.h 2012-09-20 09:51:02 -04:00
um sanitize tsk_is_polling() 2012-10-01 09:58:13 -04:00
unicore32 unicore32: remove pointless test 2012-10-01 09:58:15 -04:00
x86 um: switch to generic kernel_thread() 2012-09-30 22:53:32 -04:00
xtensa bury the rest of TIF_IRET 2012-10-01 09:58:13 -04:00
.gitignore
Kconfig preparation for generic kernel_thread() 2012-09-30 13:35:55 -04:00