Files
twx-linux/arch/arc/include/asm
Eugeniy Paltsev b5badebc9e ARC: define __ALIGN_STR and __ALIGN symbols for ARC
commit 8d92e992a7 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-03-20 09:07:44 +01:00
..
2019-07-10 09:55:44 +02:00
2019-02-27 10:07:01 +01:00
2016-10-19 14:38:53 -07:00
2016-09-30 14:48:25 -07:00
2016-10-16 15:49:07 -07:00
2018-07-25 11:23:58 +02:00