aboutsummaryrefslogtreecommitdiff
path: root/scripts/basic
diff options
context:
space:
mode:
authorKuninori Morimoto <[email protected]>2011-04-15 16:44:27 +0900
committerPaul Mundt <[email protected]>2011-04-18 19:04:50 +0900
commita375b15164dd9264f724ad941825e52c90145151 (patch)
tree41fc612c32daa34aec9fddac61513a5b14899143 /scripts/basic
parent7ef0c12a280c059f4624d311bb1a7d946cbac7b7 (diff)
sh: fixup fpu.o compile order
arch_ptrace() was modified to reference init_fpu() to fix up xstate initialization, which overlooked the fact that there are configurations that don't enable any of hard FPU support or emulation, resulting in build errors on DSP parts. Given that init_fpu() simply sets up the xstate slab cache and is side-stepped entirely for the DSP case, we can simply always build in the helper and fix up the references. Reported-by: Nobuhiro Iwamatsu <[email protected]> Signed-off-by: Kuninori Morimoto <[email protected]> Cc: [email protected] Signed-off-by: Paul Mundt <[email protected]>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions