uthor Paul Mundt 1255497161 +0900 committer Paul Mundt 1255502621 +0900 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: Paul Mundt ^ô“