summaryrefslogtreecommitdiffstats
path: root/arch/mips/mm
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2007-09-03 16:22:26 +0200
committerRalf Baechle <ralf@linux-mips.org>2007-09-11 19:03:25 +0100
commit4af2b1454da7a2feec071a6a50dd957df7d0b7a7 (patch)
tree5a930850752154a0a9e4b4458f67b04e756bf744 /arch/mips/mm
parent76e7f79950b54eb17f4041d020811331b7ae1a9e (diff)
downloadlinux-stable-4af2b1454da7a2feec071a6a50dd957df7d0b7a7.tar.gz
linux-stable-4af2b1454da7a2feec071a6a50dd957df7d0b7a7.tar.bz2
linux-stable-4af2b1454da7a2feec071a6a50dd957df7d0b7a7.zip
[MIPS] Provide empty irq_enable_hazard definition for legacy and R1 cores.
Following a strict interpretation the empty definition of irq_enable_hazard has always been a bug - but an intentional one because it didn't bite. This has now changed, for uniprocessor kernels mm/slab.c:do_drain() [...] on_each_cpu(do_drain, cachep, 1, 1); check_irq_on(); [...] may be compiled into a mtc0 c0_status; mfc0 c0_status sequence resulting in a back-to-back hazard. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/mm')
0 files changed, 0 insertions, 0 deletions