summaryrefslogtreecommitdiffstats
path: root/kernel/fork.c
diff options
context:
space:
mode:
authorAlexey Dobriyan2006-09-29 10:59:40 +0200
committerLinus Torvalds2006-09-29 18:18:09 +0200
commit3d5b6fccc4b900cc4267692f015ea500bad4c6bf (patch)
tree7ec9dbaeeb190af073fd52a6c3a936e70870c96e /kernel/fork.c
parent[PATCH] ignore partition table on disks with AIX label (diff)
downloadkernel-qcow2-linux-3d5b6fccc4b900cc4267692f015ea500bad4c6bf.tar.gz
kernel-qcow2-linux-3d5b6fccc4b900cc4267692f015ea500bad4c6bf.tar.xz
kernel-qcow2-linux-3d5b6fccc4b900cc4267692f015ea500bad4c6bf.zip
[PATCH] task_struct: ifdef Missed'em V IPC
ipc/sem.c only. $ agrep sysvsem -w -n ipc/sem.c:912: undo_list = current->sysvsem.undo_list; ipc/sem.c:932: undo_list = current->sysvsem.undo_list; ipc/sem.c:954: undo_list = current->sysvsem.undo_list; ipc/sem.c:963: current->sysvsem.undo_list = undo_list; ipc/sem.c:1247: tsk->sysvsem.undo_list = undo_list; ipc/sem.c:1249: tsk->sysvsem.undo_list = NULL; ipc/sem.c:1271: undo_list = tsk->sysvsem.undo_list; include/linux/sched.h:876: struct sysv_sem sysvsem; Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'kernel/fork.c')
0 files changed, 0 insertions, 0 deletions