summaryrefslogtreecommitdiffstats
path: root/REPORTING-BUGS
diff options
context:
space:
mode:
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>2011-02-10 11:57:27 +0000
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>2011-03-02 16:50:25 +1100
commit9ff0c61d08ac4defa5ad6c65935a67643b8f4ce3 (patch)
treed37475a6aa440c0e2a37af9700818ed7fa0a3c64 /REPORTING-BUGS
parent31116f0b7e8965ff3c2fd09ab240b7746d5556b3 (diff)
downloadop-kernel-dev-9ff0c61d08ac4defa5ad6c65935a67643b8f4ce3.zip
op-kernel-dev-9ff0c61d08ac4defa5ad6c65935a67643b8f4ce3.tar.gz
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 'REPORTING-BUGS')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud