diff options
author | 2021-09-10 11:58:20 -0700 | |
---|---|---|
committer | 2021-09-10 11:58:20 -0700 | |
commit | e99f23c5bf59219d0cd9b6e0d7d4c1b641a98704 (patch) | |
tree | 89cccd3ab82ef5f2d15f7fdd6f0e5e64a265e56f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge tag 'for-5.15/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux (diff) | |
parent | arm64: kdump: Skip kmemleak scan reserved memory for kdump (diff) | |
download | linux-dev-e99f23c5bf59219d0cd9b6e0d7d4c1b641a98704.tar.xz linux-dev-e99f23c5bf59219d0cd9b6e0d7d4c1b641a98704.zip |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions