Skip to content
Commit f72267c3 authored by Russell King's avatar Russell King Committed by Russell King
Browse files

[ARM] Solve buggy smp_processor_id() usage



BUG: using smp_processor_id() in preemptible [00000001] code: opcontrol/427

Resolve this bug by ensuring that we're not using smp_processor_id() in
a preemptable context (by disabling preemption.)

Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 29c349d2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment