aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2014-02-26 12:01:49 +0100
committerGreg Kroah-Hartman <[email protected]>2014-02-28 16:22:42 -0800
commit76ae0536ddc0aa576f2aac11f0f82d0fd60b522c (patch)
tree9cec04cfa3861ccb0e4ebebeb2b7a10786ccb986 /tools/perf/scripts/python/syscall-counts.py
parent74aeac4da66fbfa246edbfc849002eac9b5af9ca (diff)
parport: fix interruptible_sleep_on race
The interruptible_sleep_on function is can still lead to the deadlock mentioned in the comment above the caller, and we want to remove it soon, so replace it now with the race-free wait_event_interruptible. Signed-off-by: Arnd Bergmann <[email protected]> Cc: Andrew Morton <[email protected]> Cc: Greg Kroah-Hartman <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions