kernel_optimize_test/arch/arc
Eugeniy Paltsev 8d92e992a7 ARC: define __ALIGN_STR and __ALIGN symbols for ARC
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>
2020-03-11 10:07:15 -07:00
..
boot ARC: [plat-axs10x]: Add missing multicast filter number to GMAC node 2020-01-14 09:03:10 -08:00
configs ARC: Cleanup old Kconfig IO scheduler options 2020-02-09 22:17:22 -08:00
include ARC: define __ALIGN_STR and __ALIGN symbols for ARC 2020-03-11 10:07:15 -07:00
kernel ARC: show_regs: reduce lines of output 2020-03-11 10:07:13 -07:00
lib
mm ARC updates for 5.5-rc1 2019-12-04 19:06:18 -08:00
oprofile
plat-axs10x
plat-eznps arc: eznps: fix allmodconfig kconfig warning 2019-12-09 10:40:03 -08:00
plat-hsdk
plat-sim ARC: merge HAPS-HS with nSIM-HS configs 2019-10-28 12:12:31 -07:00
plat-tb10x
Kbuild
Kconfig ARC: fix some Kconfig typos 2020-02-09 22:17:22 -08:00
Kconfig.debug
Makefile ARC: merge HAPS-HS with nSIM-HS configs 2019-10-28 12:12:31 -07:00