android_kernel_samsung_a7y1.../arch/arc
Eugeniy Paltsev 7dba042a8c ARC: define __ALIGN_STR and __ALIGN symbols for ARC
commit 8d92e992a785f35d23f845206cf8c6cafbc264e0 upstream.

The default defintions use fill pattern 0x90 for padding which for ARC
generates unintended "ldh_s r12,[r0,0x20]" corresponding to opcode 0x9090

So use ".align 4" which insert a "nop_s" instruction instead.

Cc: stable@vger.kernel.org
Acked-by: Vineet Gupta <vgupta@synopsys.com>
Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-04-07 14:11:40 +02:00
..
boot ARC: [plat-axs10x]: Add missing multicast filter number to GMAC node 2020-04-07 13:54:37 +02:00
configs
include ARC: define __ALIGN_STR and __ALIGN symbols for ARC 2020-04-07 14:11:40 +02:00
kernel ARC: perf: Accommodate big-endian CPU 2020-04-07 12:37:04 +02:00
lib
mm
oprofile
plat-axs10x
plat-sim
plat-tb10x
Kbuild
Kconfig
Kconfig.debug
Makefile