Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9f9a5de4 authored by Paul Mundt's avatar Paul Mundt
Browse files

sh: Fixup misaligned data for sh2 lockdep.



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

Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent 357d5946
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -311,6 +311,7 @@ restore_all:
	rte
	 nop

	.align 2
#ifdef CONFIG_TRACE_IRQFLAGS
1:     .long   trace_hardirqs_off
#endif