aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorVegard Nossum <[email protected]>2008-06-22 09:40:18 +0200
committerIngo Molnar <[email protected]>2008-06-24 13:48:29 +0200
commit93e1ade5382206d597e9d6de2d1383e69f54d064 (patch)
tree44b3a9f6735e6cba34f0ec22bd57f20f8a50c160 /tools/perf/scripts/python
parent62786b9e81a2dbe9c073a2ade52d33a2627d6d85 (diff)
x86/oprofile: disable preemption in nmi_shutdown
fix: BUG: using smp_processor_id() in preemptible [00000000] code: oprofiled/27301 caller is nmi_shutdown+0x11/0x60 Pid: 27301, comm: oprofiled Not tainted 2.6.26-rc7 #25 [<c028a90d>] debug_smp_processor_id+0xbd/0xc0 [<c045fba1>] nmi_shutdown+0x11/0x60 [<c045dd4a>] oprofile_shutdown+0x2a/0x60 Note that we don't need this for the other functions, since they are all called with on_each_cpu() (which disables preemption for us anyway). Signed-off-by: Vegard Nossum <[email protected]> Cc: Philippe Elie <[email protected]> Cc: [email protected] Cc: Johannes Weiner <[email protected]> Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions