Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/ipc
Alexander Graf d57d973101 fix logic error in ipc compat semctl()
When calling a semctl(IPC_STAT) without IPC_64 the check if the memory is
unevaluated.  This patch fixes this.

Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-07-06 10:23:43 -07:00
..
compat.c fix logic error in ipc compat semctl() 2007-07-06 10:23:43 -07:00
compat_mq.c
ipc_sysctl.c
Makefile
mqueue.c Remove SLAB_CTOR_CONSTRUCTOR 2007-05-17 05:23:04 -07:00
msg.c
msgutil.c
sem.c header cleaning: don't include smp_lock.h when not used 2007-05-08 11:15:07 -07:00
shm.c shm: fix the filename of hugetlb sysv shared memory 2007-06-16 13:16:16 -07:00
util.c header cleaning: don't include smp_lock.h when not used 2007-05-08 11:15:07 -07:00
util.h