aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/modules.py
diff options
context:
space:
mode:
authorYangyu Chen <[email protected]>2024-02-21 11:02:31 +0800
committerPalmer Dabbelt <[email protected]>2024-02-22 12:21:27 -0800
commitc21f014818600ae017f97ee087e7c136b1916aa7 (patch)
tree14cf1ce4d9d5d406c1456a8cf2f722435491b2ed /scripts/gdb/linux/modules.py
parent680341382da56bd192ebfa4e58eaf4fec2e5bca7 (diff)
riscv: mm: fix NOCACHE_THEAD does not set bit[61] correctly
Previous commit dbfbda3bd6bf ("riscv: mm: update T-Head memory type definitions") from patch [1] missed a `<` for bit shifting, result in bit(61) does not set in _PAGE_NOCACHE_THEAD and leaves bit(0) set instead. This patch get this fixed. Link: https://lore.kernel.org/linux-riscv/[email protected]/ [1] Fixes: dbfbda3bd6bf ("riscv: mm: update T-Head memory type definitions") Signed-off-by: Yangyu Chen <[email protected]> Reviewed-by: Guo Ren <[email protected]> Reviewed-by: Jisheng Zhang <[email protected]> Reviewed-by: Alexandre Ghiti <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Palmer Dabbelt <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions