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

back to top