diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2021-09-10 21:58:20 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2021-09-10 21:58:20 +0300 |
commit | e99f23c5bf59219d0cd9b6e0d7d4c1b641a98704 (patch) | |
tree | 89cccd3ab82ef5f2d15f7fdd6f0e5e64a265e56f /MAINTAINERS | |
parent | 23ef827c1bacc6c2b8314ff5bf571d4db57059b0 (diff) | |
parent | 85f58eb1889826b9745737718723a80b639e0fbd (diff) | |
download | linux-e99f23c5bf59219d0cd9b6e0d7d4c1b641a98704.tar.xz |
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Pull arm64 fixes from Catalin Marinas:
- Limit the linear region to 51-bit when KVM is running in nVHE mode.
Otherwise, depending on the placement of the ID map, kernel-VA to
hyp-VA translations may produce addresses that either conflict with
other HYP mappings or generate addresses outside of the 52-bit
addressable range.
- Instruct kmemleak not to scan the memory reserved for kdump as this
range is removed from the kernel linear map and therefore not
accessible.
* tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux:
arm64: kdump: Skip kmemleak scan reserved memory for kdump
arm64: mm: limit linear region to 51 bits for KVM in nVHE mode
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions