aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sctop.py
diff options
context:
space:
mode:
authorManfred Spraul <[email protected]>2011-11-02 13:38:52 -0700
committerLinus Torvalds <[email protected]>2011-11-02 16:07:01 -0700
commit0b0577f6080c0645b079dcc03fdbaf40d928beb8 (patch)
tree0dcedf3f2e6c3aa9c363a4c6272225ebfa1c61c5 /tools/perf/scripts/python/sctop.py
parent3c24783bb2deafaa106b7e69a97540071afc590c (diff)
ipc/sem.c: handle spurious wakeups
semtimedop() does not handle spurious wakeups, it returns -EINTR to user space. Most other schedule() users would just loop and not return to user space. The patch adds such a loop to semtimedop() Signed-off-by: Manfred Spraul <[email protected]> Reported-by: Peter Zijlstra <[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