https://github.com/torvalds/linux
Revision 244599469f4c5860c8a4ae8fa8c6907a10caeccf authored by Ralf Baechle on 02 September 2010, 20:59:58 UTC, committed by Ralf Baechle on 04 October 2010, 17:33:55 UTC
_TIF_WORK_MASK false had _TIF_SYSCALL_AUDIT set.  If a thread's
_TIF_SYSCALL_AUDIT is ever set this will lead to an endless loop on the
way out from a syscall.

Currently this is only a theoretic bug as init/Kconfig doesn't allow
AUDIT_SYSCALL to be enabled for MIPS.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
1 parent 5707bf6
History
Tip revision: 244599469f4c5860c8a4ae8fa8c6907a10caeccf authored by Ralf Baechle on 02 September 2010, 20:59:58 UTC
MIPS: Audit: Fix hang in entry.S.
Tip revision: 2445994
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 936 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.8 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 174.0 KB
Makefile -rw-r--r-- 50.5 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top