diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2021-05-14 20:52:47 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2021-05-14 20:52:47 +0300 |
commit | bd3c9cdb21a2674dd0db70199df884828e37abd4 (patch) | |
tree | d9ae2dd6a188097eb4c014df420d4f342aa8ac0e /fs/hugetlbfs | |
parent | ac524ece210e0689f037e2d80bee49bb39791792 (diff) | |
parent | 588a513d34257fdde95a9f0df0202e31998e85c6 (diff) | |
download | linux-bd3c9cdb21a2674dd0db70199df884828e37abd4.tar.xz |
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Pull arm64 fixes from Catalin Marinas:
"Fixes and cpucaps.h automatic generation:
- Generate cpucaps.h at build time rather than carrying lots of
#defines. Merged at -rc1 to avoid some conflicts during the merge
window.
- Initialise RGSR_EL1.SEED in __cpu_setup() as it may be left as 0
out of reset and the IRG instruction would not function as expected
if only the architected pseudorandom number generator is
implemented.
- Fix potential race condition in __sync_icache_dcache() where the
PG_dcache_clean page flag is set before the actual cache
maintenance.
- Fix header include in BTI kselftests"
* tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux:
arm64: Fix race condition on PG_dcache_clean in __sync_icache_dcache()
arm64: tools: Add __ASM_CPUCAPS_H to the endif in cpucaps.h
arm64: mte: initialize RGSR_EL1.SEED in __cpu_setup
kselftest/arm64: Add missing stddef.h include to BTI tests
arm64: Generate cpucaps.h
Diffstat (limited to 'fs/hugetlbfs')
0 files changed, 0 insertions, 0 deletions