aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/lists.py
diff options
context:
space:
mode:
authorSamuel Holland <[email protected]>2024-03-26 21:49:51 -0700
committerPalmer Dabbelt <[email protected]>2024-04-29 10:49:33 -0700
commitf58e5dc45fa93a2f2a0028381b2e06fe74ae9e2c (patch)
tree0102a9b57ed51756c9bb40dce62f8e4fd56cc3c0 /scripts/gdb/linux/lists.py
parent74cd17792d28162fe692d5a25fe5cc081203ad19 (diff)
riscv: mm: Use a fixed layout for the MM context ID
Currently, the size of the ASID field in the MM context ID dynamically depends on the number of hardware-supported ASID bits. This requires reading a global variable to extract either field from the context ID. Instead, allocate the maximum possible number of bits to the ASID field, so the layout of the context ID is known at compile-time. Reviewed-by: Alexandre Ghiti <[email protected]> Signed-off-by: Samuel Holland <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Palmer Dabbelt <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions