diff options
author | Rik van Riel <[email protected]> | 2016-07-13 16:50:05 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2016-07-14 10:42:35 +0200 |
commit | 553bf6bbfd8a540c70aee28eb50e24caff456a03 (patch) | |
tree | ef441b2d8f5eb6761880602ed66b08860371ebba /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 8612f17ab99c1f0770792bc875f5f039212a2a85 (diff) |
sched/cputime: Drop local_irq_save/restore from irqtime_account_irq()
Paolo pointed out that irqs are already blocked when irqtime_account_irq()
is called. That means there is no reason to call local_irq_save/restore()
again.
Suggested-by: Paolo Bonzini <[email protected]>
Signed-off-by: Rik van Riel <[email protected]>
Signed-off-by: Frederic Weisbecker <[email protected]>
Reviewed-by: Paolo Bonzini <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Radim Krcmar <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Wanpeng Li <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions