Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Pull arm64 fixes/cleanups from Catalin Marinas: "Some fixes that turned up during the merge window: - Add brackets to the io_stop_wc macro - Avoid -Warray-bounds warning with the LSE atomics inline asm - Apply __ro_after_init to memory_limit" * tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux: arm64: mm: apply __ro_after_init to memory_limit arm64: atomics: lse: Dereference matching size asm-generic: Add missing brackets for io_stop_wc macro
Showing
- arch/arm64/include/asm/atomic_lse.h 1 addition, 1 deletionarch/arm64/include/asm/atomic_lse.h
- arch/arm64/include/asm/cmpxchg.h 1 addition, 1 deletionarch/arm64/include/asm/cmpxchg.h
- arch/arm64/mm/init.c 1 addition, 1 deletionarch/arm64/mm/init.c
- include/asm-generic/barrier.h 1 addition, 1 deletioninclude/asm-generic/barrier.h
Loading
Please register or sign in to comment