summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/init_32.c
diff options
context:
space:
mode:
authorPaul E. McKenney2011-02-10 12:57:27 +0100
committerBenjamin Herrenschmidt2011-03-02 06:50:25 +0100
commit9ff0c61d08ac4defa5ad6c65935a67643b8f4ce3 (patch)
treed37475a6aa440c0e2a37af9700818ed7fa0a3c64 /arch/powerpc/mm/init_32.c
parentpowerpc/eeh: Remove one to many l's in the word. (diff)
downloadkernel-qcow2-linux-9ff0c61d08ac4defa5ad6c65935a67643b8f4ce3.tar.gz
kernel-qcow2-linux-9ff0c61d08ac4defa5ad6c65935a67643b8f4ce3.tar.xz
kernel-qcow2-linux-9ff0c61d08ac4defa5ad6c65935a67643b8f4ce3.zip
powerpc: Mask smp_processor_id() false positive
The rtas_event_scan() function uses smp_processor_id() to select a starting point in cpu_online_mask, and does so under the protection of get_online_cpus(). This might not select the current processor in any case, so switch to raw_smp_processor_id(). Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/mm/init_32.c')
0 files changed, 0 insertions, 0 deletions