aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorTejun Heo <[email protected]>2010-06-21 23:53:31 +0200
committerIngo Molnar <[email protected]>2010-06-22 08:07:39 +0200
commit0b2e918aa99fe6c3b8f163aa323a275ad8577828 (patch)
tree9e979e6ec865e31bbcc3cddf4f18751c48aa1934 /tools/perf/scripts/python
parent8d1f431cbec115a780cd551ab1b4955c125f8d31 (diff)
sched, cpuset: Drop __cpuexit from cpu hotplug callbacks
Commit 3a101d05 (sched: adjust when cpu_active and cpuset configurations are updated during cpu on/offlining) added hotplug notifiers marked with __cpuexit; however, ia64 drops text in __cpuexit during link unlike x86. This means that functions which are referenced during init but used only for cpu hot unplugging afterwards shouldn't be marked with __cpuexit. Drop __cpuexit from those functions. Reported-by: Tony Luck <[email protected]> Signed-off-by: Tejun Heo <[email protected]> Acked-by: Tony Luck <[email protected]> Cc: Peter Zijlstra <[email protected]> LKML-Reference: <[email protected]> Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions