1
0
Files
linux/arch/mips/kernel
Thomas Bogendoerfer e0cee3eea7 [MIPS] Fix WARNING: at kernel/smp.c:290
trap_init issues flush_icache_range(), which uses ipi functions to
get icache flushing done on all cpus. But this is done before interrupts
are enabled and caused WARN_ON messages. This changeset introduces
a new local_flush_icache_range() and uses it before interrupts (and
additional CPUs) are enabled to avoid this problem.

Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2008-09-05 21:24:11 +01:00
..
2008-05-01 08:03:58 -07:00
2008-05-01 08:03:58 -07:00
2008-03-12 14:14:41 +00:00
2008-08-26 09:10:20 +01:00
2008-08-26 09:10:20 +01:00
2008-08-26 09:10:20 +01:00
2008-08-26 09:10:20 +01:00
2008-04-28 17:14:23 +01:00
2008-07-24 10:47:28 -07:00
2008-05-18 15:43:40 -06:00