Skip to content
Commit eaa47704 authored by Paul Mundt's avatar Paul Mundt
Browse files

sh: Use boot_cpu_data for FPU tests in sigcontext paths.



We do not want to use smp_processor_id() from these paths, as they trip
preempt BUGs. Switch the test over to the boot cpu directly.

Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent 99222622
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