diff options
| author | Suzuki K. Poulose <[email protected]> | 2015-10-19 14:19:28 +0100 |
|---|---|---|
| committer | Catalin Marinas <[email protected]> | 2015-10-19 17:52:36 +0100 |
| commit | b433dce056d3814dc4b33e5a8a533d6401ffcfb0 (patch) | |
| tree | fdc010394500646237015d7f28af40c94ea323f3 /scripts/gdb/vmlinux-gdb.py | |
| parent | 87d1587bef394cd8a77dbca8cc92885fe7041b8f (diff) | |
arm64: Handle section maps for swapper/idmap
We use section maps with 4K page size to create the swapper/idmaps.
So far we have used !64K or 4K checks to handle the case where we
use the section maps.
This patch adds a new symbol, ARM64_SWAPPER_USES_SECTION_MAPS, to
handle cases where we use section maps, instead of using the page size
symbols.
Cc: Will Deacon <[email protected]>
Signed-off-by: Suzuki K. Poulose <[email protected]>
Reviewed-by: Ard Biesheuvel <[email protected]>
Acked-by: Mark Rutland <[email protected]>
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'scripts/gdb/vmlinux-gdb.py')
0 files changed, 0 insertions, 0 deletions