diff options
| author | Scott Wood <[email protected]> | 2013-09-26 19:18:18 -0500 |
|---|---|---|
| committer | Benjamin Herrenschmidt <[email protected]> | 2013-10-11 16:48:58 +1100 |
| commit | 32dda05f4ec2b854b594bd91590c46c5197d77e1 (patch) | |
| tree | aaaf84a63f8a96ff8073a736aa357104b9f9395c /tools/perf/scripts/python/bin | |
| parent | f036b368196263f648bede42bbbe1c1e6e834d10 (diff) | |
powerpc/mpic: Disable preemption when calling mpic_processor_id()
Otherwise, we get a debug traceback due to the use of
smp_processor_id() (or get_paca()) inside hard_smp_processor_id().
mpic_host_map() is just looking for a default CPU, so it doesn't matter
if we migrate after getting the CPU ID.
Signed-off-by: Scott Wood <[email protected]>
Signed-off-by: Benjamin Herrenschmidt <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions