diff options
author | Manfred Spraul <manfred@colorfullife.com> | 2005-12-23 17:57:41 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-12-24 15:13:27 -0500 |
commit | 6003a93e7bf6c02f33c02976ff364785d4273295 (patch) | |
tree | c81c159d6b04f9bffcf9984d5259eb0448683f7d /kernel | |
parent | a7c2491a13cc72fc09c062e635b9a77ff6bb4a73 (diff) |
[PATCH] add missing memory barriers to ipc/sem.c
Two smp_wmb() statements are missing in the sysv sem code: This could
cause stack corruptions.
The attached patch adds them.
Signed-Off-By: Manfred Spraul <manfred@colorfullife.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions