diff options
author | 2019-08-07 16:55:20 +0100 | |
---|---|---|
committer | 2019-08-09 11:17:25 +0100 | |
commit | c8b6d2ccf9b10ce872cdea037f9685804440bb7e (patch) | |
tree | 5b38adefb8f977e7f37e37da5efc98d34383867c /scripts/gdb/linux/utils.py | |
parent | arm64: mm: Logic to make offset_ttbr1 conditional (diff) | |
download | wireguard-linux-c8b6d2ccf9b10ce872cdea037f9685804440bb7e.tar.xz wireguard-linux-c8b6d2ccf9b10ce872cdea037f9685804440bb7e.zip |
arm64: mm: Separate out vmemmap
vmemmap is a preprocessor definition that depends on a variable,
memstart_addr. In a later patch we will need to expand the size of
the VMEMMAP region and optionally modify vmemmap depending upon
whether or not hardware support is available for 52-bit virtual
addresses.
This patch changes vmemmap to be a variable. As the old definition
depended on a variable load, this should not affect performance
noticeably.
Signed-off-by: Steve Capper <steve.capper@arm.com>
Reviewed-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions