diff options
author | Aoi Shinkai <shinkoi2005@gmail.com> | 2008-12-10 13:30:28 +0900 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2008-12-22 18:44:02 +0900 |
commit | bd40e8132336fbc3f2857f24720e11b6c1c9ac26 (patch) | |
tree | 6eaccd510d76aff832b124d5f34b2b1023f1fcda /arch/sh/configs | |
parent | 06be3724548a443a99d703ff79f43d6f1e2975f0 (diff) | |
download | lwn-bd40e8132336fbc3f2857f24720e11b6c1c9ac26.tar.gz lwn-bd40e8132336fbc3f2857f24720e11b6c1c9ac26.zip |
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>
Diffstat (limited to 'arch/sh/configs')
0 files changed, 0 insertions, 0 deletions