https://github.com/torvalds/linux
Revision a06381fec77bf88ec6c5eb6324457cb04e9ffd69 authored by Thomas Gleixner on 23 June 2007, 09:48:40 UTC, committed by Linus Torvalds on 24 June 2007, 19:08:53 UTC
The return value of futex_find_get_task() needs to be -ESRCH in case
that the search fails.  This was part of the original futex fixes and
got accidentally dropped, when the futex-tidy-up patch was split out.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Stable Team <stable@kernel.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent b2510b1
History
Tip revision: a06381fec77bf88ec6c5eb6324457cb04e9ffd69 authored by Thomas Gleixner on 23 June 2007, 09:48:40 UTC
FUTEX: Restore the dropped ERSCH fix
Tip revision: a06381f
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 572 bytes
.mailmap -rw-r--r-- 3.6 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 89.3 KB
Kbuild -rw-r--r-- 1.5 KB
MAINTAINERS -rw-r--r-- 87.8 KB
Makefile -rw-r--r-- 49.2 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top