diff options
author | Kumar Gala <galak@kernel.crashing.org> | 2008-12-02 20:37:01 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-12-03 00:50:40 +0100 |
commit | 7a0d7940e7c7c143520e38900ddd4e217d3c6640 (patch) | |
tree | f2eb26e4c2f1eb6aa1033a50d935a265ff51bb18 /arch/m68knommu | |
parent | vmscan: evict streaming IO first (diff) | |
download | linux-7a0d7940e7c7c143520e38900ddd4e217d3c6640.tar.xz linux-7a0d7940e7c7c143520e38900ddd4e217d3c6640.zip |
powerpc: Use physical cpu id when setting the processor affinity
In the CONFIG_SMP case the irq_choose_cpu() code was returning back
a logical cpu id not the physical id. We were writing that directly
into the HW register.
We need to be calling get_hard_smp_processor_id() so irq_choose_cpu()
always returns a physical cpu id.
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/m68knommu')
0 files changed, 0 insertions, 0 deletions