diff options
| author | Suzuki K. Poulose <[email protected]> | 2015-10-19 14:19:32 +0100 |
|---|---|---|
| committer | Catalin Marinas <[email protected]> | 2015-10-19 17:53:57 +0100 |
| commit | 755e70b7e3f189aa2503c510fb98208e477a5030 (patch) | |
| tree | 3cea7500bad9c9036d69881e1a6d08972b8d1aa6 /scripts/gdb/vmlinux-gdb.py | |
| parent | 6a3fd4026c0c0ac279265c2a5d228233b5bbd28f (diff) | |
arm64: Clean config usages for page size
We use !CONFIG_ARM64_64K_PAGES for CONFIG_ARM64_4K_PAGES
(and vice versa) in code. It all worked well, so far since
we only had two options. Now, with the introduction of 16K,
these cases will break. This patch cleans up the code to
use the required CONFIG symbol expression without the assumption
that !64K => 4K (and vice versa)
Cc: Will Deacon <[email protected]>
Acked-by: Mark Rutland <[email protected]>
Signed-off-by: Suzuki K. Poulose <[email protected]>
Reviewed-by: Ard Biesheuvel <[email protected]>
Tested-by: Ard Biesheuvel <[email protected]>
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'scripts/gdb/vmlinux-gdb.py')
0 files changed, 0 insertions, 0 deletions