aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorAndreas Schwab <[email protected]>2007-07-31 00:38:51 -0700
committerLinus Torvalds <[email protected]>2007-07-31 15:39:40 -0700
commitf54f098612d7f86463b5fb4763d03533d634de73 (patch)
tree22c18dd521e6a182647ad8304ab28434060f0c8c /scripts/patch-kernel
parentc0f3358621dc746219d49a9dee1799704d3a32f8 (diff)
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 <[email protected]> Cc: Ingo Molnar <[email protected]> Signed-off-by: Ulrich Drepper <[email protected]> Cc: <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions