diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2007-06-23 11:48:40 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-06-24 12:08:53 -0700 |
commit | a06381fec77bf88ec6c5eb6324457cb04e9ffd69 (patch) | |
tree | 0762df31cf5e20cc52705cf7960b065922eeb1f3 /Documentation/SubmitChecklist | |
parent | b2510b1696730307e7a388ea04132236ab45ac20 (diff) | |
download | linux-next-a06381fec77bf88ec6c5eb6324457cb04e9ffd69.tar.gz |
FUTEX: Restore the dropped ERSCH fix
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>
Diffstat (limited to 'Documentation/SubmitChecklist')
0 files changed, 0 insertions, 0 deletions