diff options
author | Kyle McMartin <kyle@mcmartin.ca> | 2008-07-29 04:11:13 (GMT) |
---|---|---|
committer | Kyle McMartin <kyle@hera.kernel.org> | 2008-10-10 16:32:30 (GMT) |
commit | 089d55289db5d58d938d73b47a415b2b82ee19ac (patch) | |
tree | 4d7cdbc5a7dc8fb7fccf0d579f4296197f05f086 /arch/mips/sgi-ip32/Makefile | |
parent | 24b574d052a1996bac42fbd56715ab602092c291 (diff) | |
download | linux-089d55289db5d58d938d73b47a415b2b82ee19ac.tar.xz |
parisc: hijack jump to start_kernel
Bang in our own start_parisc call, which initializes the PDC
width, and turns on the FPU.
Previously, if CONFIG_PRINTK_TIME was on, we'd attempt to use
the FPU before we had enabled it, resulting in a difficult
to diagnose panic.
This patch causes init_per_cpu to redundantly set these for
cpu0, but this is harmless.
Diffstat (limited to 'arch/mips/sgi-ip32/Makefile')
0 files changed, 0 insertions, 0 deletions