Files
linux/arch/sh/kernel/cpu
Aoi Shinkai bd40e81323 sh: Delete unnecessary mov in the interrupt exception entry point.
The INTEVT read at interrupt exception entry is uneccessary, as the read
is deferred until we are ready to enter do_IRQ(). The kgdb nmi path still
requires it, so move it there.

Signed-off-by: Aoi Shinkai <shinkoi2005@gmail.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2008-12-22 18:44:02 +09:00
..
2008-07-29 08:09:44 +09:00
2008-12-22 18:43:51 +09:00
2008-09-29 20:09:17 +09:00
2005-04-16 15:20:36 -07:00
2008-01-28 13:18:46 +09:00
2006-10-03 23:01:26 +02:00