aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorXiao Guangrong <[email protected]>2009-12-14 18:00:16 -0800
committerLinus Torvalds <[email protected]>2009-12-15 08:53:25 -0800
commitc0f68c2fab4898bcc4671a8fb941f428856b4ad5 (patch)
tree87cc5addf461b699b3b9c9d1931f77acf947051d /tools/perf/scripts/python
parent4eb174bee6f8623fed1af0072f1bebfc3b513a52 (diff)
generic-ipi: cleanup for generic_smp_call_function_interrupt()
Use smp_processor_id() instead of get_cpu() and put_cpu() in generic_smp_call_function_interrupt(), It's no need to disable preempt, because we must call generic_smp_call_function_interrupt() with interrupts disabled. Signed-off-by: Xiao Guangrong <[email protected]> Acked-by: Ingo Molnar <[email protected]> Cc: Jens Axboe <[email protected]> Cc: Nick Piggin <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Rusty Russell <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions