diff options
author | Peter Zijlstra <[email protected]> | 2011-04-05 17:23:55 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2011-04-14 08:52:40 +0200 |
commit | b84cb5df1f9ad6da3f214c638d5fb08d0c99de1f (patch) | |
tree | cd7053563e72bdf6b5b5cb8ca6a6d646c914680a /tools/perf/scripts/python/net_dropmonitor.py | |
parent | e4a52bcb9a18142d79e231b6733cabdbf2e67c1f (diff) |
sched: Remove rq argument from ttwu_stat()
In order to call ttwu_stat() without holding rq->lock we must remove
its rq argument. Since we need to change rq stats, account to the
local rq instead of the task rq, this is safe since we have IRQs
disabled.
Reviewed-by: Frank Rowand <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Nick Piggin <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Andrew Morton <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Signed-off-by: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions