diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2019-02-22 16:31:26 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-02-22 16:31:26 -0800 |
commit | 2cc63b39003913fdf564cde5c646ac8f174e3ac7 (patch) | |
tree | 13ce5f5d7e409c095987c9ccb56473b679dd8697 /arch/arm/boot/dts/am335x-evm.dts | |
parent | 8456e98e18f35f4d4376e8ff3110a3342f81ce9b (diff) | |
parent | 7b2e932f633bcb7b190fc7031ce6dac75f8c3472 (diff) | |
download | lwn-2cc63b39003913fdf564cde5c646ac8f174e3ac7.tar.gz lwn-2cc63b39003913fdf564cde5c646ac8f174e3ac7.zip |
Merge tag 'arc-5.0-final' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
Pull ARC fixes from Vineet Gupta:
"Fixes for ARC for 5.0, bunch of those are stable fodder anyways so
sooner the better.
- Fix memcpy to prevent prefetchw beyond end of buffer [Eugeniy]
- Enable unaligned access early to prevent exceptions given newer gcc
code gen [Eugeniy]
- Tighten up uboot arg checking to prevent false negatives and also
allow both jtag and bootloading to coexist w/o config option as
needed by kernelCi folks [Eugeniy]
- Set slab alignment to 8 for ARC to avoid the atomic64_t unalign
[Alexey]
- Disable regfile auto save on interrupts on HSDK platform due to a
silicon issue [Vineet]
- Avoid HS38x boot printing crash by not reading HS48x only reg
[Vineet]"
* tag 'arc-5.0-final' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc:
ARCv2: don't assume core 0x54 has dual issue
ARC: define ARCH_SLAB_MINALIGN = 8
ARC: enable uboot support unconditionally
ARC: U-boot: check arguments paranoidly
ARCv2: support manual regfile save on interrupts
ARC: uacces: remove lp_start, lp_end from clobber list
ARC: fix actionpoints configuration detection
ARCv2: lib: memcpy: fix doing prefetchw outside of buffer
ARCv2: Enable unaligned access in early ASM code
Diffstat (limited to 'arch/arm/boot/dts/am335x-evm.dts')
0 files changed, 0 insertions, 0 deletions