diff options
author | Arnd Bergmann <arnd@arndb.de> | 2018-12-11 15:08:10 +0100 |
---|---|---|
committer | Will Deacon <will.deacon@arm.com> | 2018-12-11 20:07:12 +0000 |
commit | 4d08d20f1c94b2da5847d3f9ba6c93ae5b1520c2 (patch) | |
tree | 6a5b0a77f3d08fd31c0d2a7b8af135527efd251e /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 7faa313f05cad184e8b17750f0cbe5216ac6debb (diff) |
arm64: fix ARM64_USER_VA_BITS_52 builds
In some randconfig builds, the new CONFIG_ARM64_USER_VA_BITS_52
triggered a build failure:
arch/arm64/mm/proc.S:287: Error: immediate out of range
As it turns out, we were incorrectly setting PGTABLE_LEVELS here,
lacking any other default value.
This fixes the calculation of CONFIG_PGTABLE_LEVELS to consider
all combinations again.
Fixes: 68d23da4373a ("arm64: Kconfig: Re-jig CONFIG options for 52-bit VA")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions