kernel-ark/ipc
Manfred Spraul 6003a93e7b [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>
2005-12-24 12:13:27 -08:00
..
compat_mq.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
compat.c [PATCH] compat: be more consistent about [ug]id_t 2005-09-07 16:57:19 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mqueue.c Update Michal Wronski contact info 2005-11-06 21:31:54 +01:00
msg.c [PATCH] ipc: convert /proc/sysvipc/* to generic seq_file interface 2005-09-07 16:57:26 -07:00
msgutil.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sem.c [PATCH] add missing memory barriers to ipc/sem.c 2005-12-24 12:13:27 -08:00
shm.c [PATCH] SHM_NORESERVE flags for shmget() 2005-11-07 07:53:37 -08:00
util.c [PATCH] more kernel-doc cleanups, additions 2005-11-07 07:53:55 -08:00
util.h [PATCH] ipc: add generic struct ipc_ids seq_file iteration 2005-09-07 16:57:25 -07:00