aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorPeter Zijlstra <[email protected]>2014-09-24 10:18:48 +0200
committerIngo Molnar <[email protected]>2014-10-28 10:55:23 +0100
commite22b886a8a43b147e1994a9f970f678fc0df2033 (patch)
tree72ec37c3bc73f1e2e50bd52d153a7a364d09c3b6 /tools/perf/scripts/python
parent61ada528dea028331e99e8ceaed87c683ad25de2 (diff)
sched/wait: Add might_sleep() checks
Add more might_sleep() checks, suppose someone put a wait_event() like thing in a wait loop.. Can't put might_sleep() in ___wait_event() because there's the locked primitives which call ___wait_event() with locks held. Signed-off-by: Peter Zijlstra (Intel) <[email protected]> Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: Oleg Nesterov <[email protected]> Cc: Linus Torvalds <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions