android_kernel_xiaomi_sm8350/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
compat.c
Makefile
mqueue.c Update Michal Wronski contact info 2005-11-06 21:31:54 +01:00
msg.c
msgutil.c
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