diff options
-rw-r--r-- | arch/sh/kernel/cpu/sh2/entry.S | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sh/kernel/cpu/sh2/entry.S b/arch/sh/kernel/cpu/sh2/entry.S index c16dc8fec489..ee8f1fe84b08 100644 --- a/arch/sh/kernel/cpu/sh2/entry.S +++ b/arch/sh/kernel/cpu/sh2/entry.S | |||
@@ -311,6 +311,7 @@ restore_all: | |||
311 | rte | 311 | rte |
312 | nop | 312 | nop |
313 | 313 | ||
314 | .align 2 | ||
314 | #ifdef CONFIG_TRACE_IRQFLAGS | 315 | #ifdef CONFIG_TRACE_IRQFLAGS |
315 | 1: .long trace_hardirqs_off | 316 | 1: .long trace_hardirqs_off |
316 | #endif | 317 | #endif |