summaryrefslogtreecommitdiffstats
path: root/arch/mips/oprofile/op_model_loongson2.c
diff options
context:
space:
mode:
authorKevin Cernekee2010-05-02 23:43:52 +0200
committerRalf Baechle2010-05-21 22:31:17 +0200
commit0103d23f44b1e9f8d2e89cc197e21192f6914f24 (patch)
treea5be6db45c86235702e10edd64a62bdd7072e40d /arch/mips/oprofile/op_model_loongson2.c
parentMIPS: Clean up tables for bootmem allocation (diff)
downloadkernel-qcow2-linux-0103d23f44b1e9f8d2e89cc197e21192f6914f24.tar.gz
kernel-qcow2-linux-0103d23f44b1e9f8d2e89cc197e21192f6914f24.tar.xz
kernel-qcow2-linux-0103d23f44b1e9f8d2e89cc197e21192f6914f24.zip
MIPS: nofpu and nodsp only affect CPU0
The "nofpu" and "nodsp" kernel command line options currently do not affect CPUs that are brought online later in the boot process or hotplugged at runtime. It is desirable to apply the nofpu/nodsp options to all CPUs in the system, so that surprising results are not seen when a process migrates from one CPU to another. [Ralf: Moved definitions of mips_fpu_disabled, fpu_disable, mips_dsp_disabled and dsp_disable from setup.c to cpu-probe.c to allow making mips_fpu_disabled and mips_dsp_disabled static.] Signed-off-by: Kevin Cernekee <cernekee@gmail.com> Cc: linux-mips@linux-mips.org Cc: linux-kernel@vger.kernel.org Patchwork: http://patchwork.linux-mips.org/patch/1169/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/oprofile/op_model_loongson2.c')
0 files changed, 0 insertions, 0 deletions