diff options
author | Kuan-Ying Lee <[email protected]> | 2024-06-19 15:49:09 +0800 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2024-06-28 19:36:29 -0700 |
commit | 04a40baec04fa0634d71ebfa0c91469160a9976e (patch) | |
tree | ecd5fb824f35bac440203e762cc9f7bdb181ac97 /tools/perf/scripts/python/compaction-times.py | |
parent | 3c0e9a200434e8bb4a2bffbaaeb381bdff5a5938 (diff) |
scripts/gdb: set vabits_actual based on TCR_EL1
We encounter the following issue after commit 9cce9c6c2c3b ("arm64: mm: Handle
LVA support as a CPU feature").
(gdb) lx-slabinfo
Python Exception <class 'gdb.error'>: No symbol "vabits_actual" in current context.
Error occurred in Python: No symbol "vabits_actual" in current context.
We set vabits_actual based on TCR_EL1 value when
VA_BITS is bigger than 48.
Link: https://lkml.kernel.org/r/[email protected]
Fixes: 9cce9c6c2c3b ("arm64: mm: Handle LVA support as a CPU feature")
Signed-off-by: Kuan-Ying Lee <[email protected]>
Cc: Jan Kiszka <[email protected]>
Cc: Kieran Bingham <[email protected]>
Cc: Kirill A. Shutemov <[email protected]>
Cc: Michael Ellerman <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/compaction-times.py')
0 files changed, 0 insertions, 0 deletions