Files
linux/include/asm-mips
Ralf Baechle 7b0fdaa6a1 [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>
2007-09-10 21:25:28 +01:00
..
2007-07-18 08:38:22 -07:00
2007-08-27 02:16:53 +01:00
2006-10-04 18:06:15 +01:00
2007-07-31 21:35:26 +01:00
2007-08-27 02:16:53 +01:00
2007-08-27 02:16:53 +01:00
2007-07-31 21:35:21 +01:00
2007-02-18 21:31:35 +00:00
2006-11-01 17:46:09 +00:00
2007-07-31 21:35:34 +01:00
2007-04-20 14:58:37 +01:00
2007-07-10 17:33:03 +01:00
2007-03-08 01:10:30 +00:00
2007-08-27 02:16:59 +01:00
2007-07-31 21:35:21 +01:00
2007-07-17 10:23:11 -07:00
2007-05-11 14:28:31 +01:00
2007-07-10 17:32:55 +01:00
2007-05-11 14:28:31 +01:00
2006-07-13 21:26:08 +01:00
2007-05-08 11:15:20 -07:00
2007-07-11 16:02:11 -07:00
2007-05-21 09:18:19 -07:00
2007-08-27 02:16:56 +01:00
2007-07-31 21:35:32 +01:00
2007-05-11 08:29:34 -07:00
2006-06-19 17:39:19 +01:00
2007-05-02 19:02:34 -07:00
2007-07-31 21:35:21 +01:00
2007-03-24 17:01:49 +00:00
2007-02-18 21:31:35 +00:00
2007-07-10 17:33:03 +01:00
2006-06-06 00:15:20 +01:00
2007-06-11 18:20:53 +01:00
2007-07-31 21:35:21 +01:00
2007-07-12 17:41:11 +01:00
2007-03-07 00:07:17 +00:00
2007-07-31 21:35:22 +01:00
2007-07-31 21:35:29 +01:00