diff options
author | Andreas Schwab <schwab@suse.de> | 2007-07-31 11:38:51 +0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2007-08-10 01:27:36 +0400 |
commit | 04a603a7e20124d3f2fed85a4dfda07cf2216268 (patch) | |
tree | de7e95a721427ca7ccab373945c685a303abc5e9 /mm/swapfile.c | |
parent | 6c264a326f471cad27ee7e275f1b425a307c55f0 (diff) | |
download | linux-04a603a7e20124d3f2fed85a4dfda07cf2216268.tar.xz |
futex: pass nr_wake2 to futex_wake_op
The fourth argument of sys_futex is ignored when op == FUTEX_WAKE_OP,
but futex_wake_op expects it as its nr_wake2 parameter.
The only user of this operation in glibc is always passing 1, so this
bug had no consequences so far.
Signed-off-by: Andreas Schwab <schwab@suse.de>
Cc: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Ulrich Drepper <drepper@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'mm/swapfile.c')
0 files changed, 0 insertions, 0 deletions