aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sctop.py
diff options
context:
space:
mode:
authorManfred Spraul <[email protected]>2011-11-02 13:38:56 -0700
committerLinus Torvalds <[email protected]>2011-11-02 16:07:01 -0700
commitf567a18590742b811287b7512fb0908deac4eef7 (patch)
tree5ed76fc1727cbce2b64776afd5c682414f0c1726 /tools/perf/scripts/python/sctop.py
parente57940d719e9fc5223d133b631f8cb5232d6064e (diff)
include/linux/sem.h: make sysv_sem empty if SYSVIPC is disabled
For the sysvsem undo, each task struct contains a sysv_sem structure with a pointer to the undo information. This pointer is only necessary if sysvipc is enabled - thus the pointer can be made conditional on CONFIG_SYSVIPC. Signed-off-by: Manfred Spraul <[email protected]> Acked-by: Peter Zijlstra <[email protected]> Cc: Thomas Gleixner <[email protected]> Cc: Mike Galbraith <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions