sh: Make sure rte delay slots are nopped out on all parts.
authorPaul Mundt <lethal@linux-sh.org>
Fri, 14 Aug 2009 22:41:45 +0000 (07:41 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 14 Aug 2009 22:41:45 +0000 (07:41 +0900)
commit7a90e00dda0bae66b5232d5a37155f13a0581369
treee130138a736823a84450c9eff6ff8e8b85940e39
parent606b4c992f3b28f906100f1b6eb49059909d8da7
sh: Make sure rte delay slots are nopped out on all parts.

Future SH parts do not support any instruction but a nop in the rte delay
slot, so make the change for all offending parts. SH-5 is excluded from
this, and already has its own set of restrictions with regards to rte
delay slot handling.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/cpu/sh2/entry.S
arch/sh/kernel/cpu/sh2a/entry.S