Linux/linux 252f6e8arch/arc/kernel head.S

ARCv2: Enable unaligned access in early ASM code

It is currently done in arc_init_IRQ() which might be too late
considering gcc 7.3.1 onwards (GNU 2018.03) generates unaligned
memory accesses by default

Cc: stable at vger.kernel.org #4.4+
Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev at synopsys.com>
Signed-off-by: Vineet Gupta <vgupta at synopsys.com>
[vgupta: rewrote changelog]
DeltaFile
+10-0arch/arc/kernel/head.S
+10-01 files

UnifiedSplitRaw