diff options
author | Andrew Morton <akpm@osdl.org> | 2005-12-24 03:54:46 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-12-24 20:13:27 (GMT) |
commit | 8e31108b9f41069d55cb9b019ac8262c55fd2616 (patch) | |
tree | 4d3b74956402b978417ee1026fa18409773cd72e /Documentation/seclvl.txt | |
parent | 6003a93e7bf6c02f33c02976ff364785d4273295 (diff) | |
download | linux-8e31108b9f41069d55cb9b019ac8262c55fd2616.tar.xz |
[PATCH] Fix memory ordering problem in wake_futex()
Fix a memory ordering problem that occurs on IA64. The "store" to q->lock_ptr
in wake_futex() can become visible before wake_up_all() clears the lock in the
futex_q.
Signed-off-by: Jack Steiner <steiner@sgi.com>
Acked-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'Documentation/seclvl.txt')
0 files changed, 0 insertions, 0 deletions