summaryrefslogtreecommitdiff
path: root/drivers/ras
diff options
context:
space:
mode:
authorEugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>2020-03-11 19:26:43 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-03-20 09:06:22 +0100
commitfc99e64d5d4d55e5969b4cf94500951732034f76 (patch)
tree54ba63c91fe541cc3335d522f222ed32c94685fe /drivers/ras
parentd85899a902a0b182499fbe43f118a6a3595c0447 (diff)
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>
Diffstat (limited to 'drivers/ras')
0 files changed, 0 insertions, 0 deletions