sh: Fixup misaligned data for sh2 lockdep.

lockdep/irqflags tracing on SH-2 ends up with a misaligned
branch, fix it.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
This commit is contained in:
Paul Mundt 2007-06-11 15:33:44 +09:00
parent 357d59469c
commit 9f9a5de466

View File

@ -311,6 +311,7 @@ restore_all:
rte rte
nop nop
.align 2
#ifdef CONFIG_TRACE_IRQFLAGS #ifdef CONFIG_TRACE_IRQFLAGS
1: .long trace_hardirqs_off 1: .long trace_hardirqs_off
#endif #endif