summaryrefslogtreecommitdiffstats
path: root/ipc/sem.c
diff options
context:
space:
mode:
authorMike Waychison2005-09-07 00:17:09 +0200
committerLinus Torvalds2005-09-08 01:57:25 +0200
commitae7817745eef3b4ed3c2e36cb403e0c50f17d4e4 (patch)
treef1824d3eb053123cb359865925ef7e38e3fb37d0 /ipc/sem.c
parent[PATCH] sunrpc: cache_register can use wrong module reference (diff)
downloadkernel-qcow2-linux-ae7817745eef3b4ed3c2e36cb403e0c50f17d4e4.tar.gz
kernel-qcow2-linux-ae7817745eef3b4ed3c2e36cb403e0c50f17d4e4.tar.xz
kernel-qcow2-linux-ae7817745eef3b4ed3c2e36cb403e0c50f17d4e4.zip
[PATCH] ipc: add generic struct ipc_ids seq_file iteration
The following two patches convert /proc/sysvipc/* to use seq_file. This gives us the following: - Self-consistent IPC records in proc. - O(n) reading of the files themselves. This patch: Add a generic method for ipc types to be displayed using seq_file. This patch abstracts out seq_file iterating over struct ipc_ids into ipc/util.c Signed-off-by: Mike Waychison <mikew@google.com> Cc: Manfred Spraul <manfred@colorfullife.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'ipc/sem.c')
0 files changed, 0 insertions, 0 deletions