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-08-26 09:10:27 +01:00
2008-04-29 08:06:29 -07:00
2008-05-01 08:03:58 -07:00
2008-05-01 08:03:58 -07:00
2008-04-28 17:14:32 +01:00
2008-04-28 17:14:32 +01:00
2008-07-03 19:14:27 +01:00
2008-05-12 16:46:52 +01:00
2008-04-28 17:14:26 +01:00
2008-04-28 17:14:32 +01:00
2008-03-12 14:14:42 +00:00
2008-07-15 18:44:29 +01:00
2008-07-15 18:44:34 +01:00
2008-03-12 14:14:41 +00:00
2008-07-15 18:44:31 +01:00
2008-02-08 09:22:42 -08:00
2008-05-16 17:22:20 -04:00
2008-04-28 17:14:26 +01:00
2008-04-28 17:14:32 +01:00
2008-02-19 17:01:31 +00:00
2008-06-26 11:24:38 +02:00
2008-07-30 21:54:42 +01:00
2008-08-26 09:10:26 +01:00
2008-05-12 16:46:51 +01:00
2008-07-25 10:53:34 -07:00
2008-07-30 21:54:42 +01:00
2008-02-19 17:01:30 +00:00
2008-07-15 18:44:33 +01:00
2008-07-24 10:47:21 -07:00
2008-07-18 19:53:16 +02:00
2008-07-21 21:54:43 -07: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-08-26 09:10:19 +01:00
2008-04-28 17:14:27 +01:00
2008-04-28 17:14:26 +01:00
2008-04-28 17:14:26 +01:00
2008-06-26 11:24:38 +02:00
2008-06-26 11:22:57 +02:00
2008-04-28 17:14:23 +01:00
2008-07-23 11:21:45 +02:00
2008-04-28 17:14:26 +01:00
2008-07-24 10:47:28 -07:00
2008-04-28 17:14:31 +01:00
2008-09-05 21:24:11 +01:00
2008-05-18 15:43:40 -06:00