linux/scripts/gdb/linux
Seongjun Hong 55f8b4518d scripts/gdb: implement x86_page_ops in mm.py
Implement all member functions of x86_page_ops strictly following the
logic of aarch64_page_ops.

This includes full support for SPARSEMEM and standard page translation
functions.

This fixes compatibility with 'lx-' commands on x86_64, preventing
AttributeErrors when using lx-pfn_to_page and others.

Link: https://lkml.kernel.org/r/20260202034241.649268-1-hsj0512@snu.ac.kr
Signed-off-by: Seongjun Hong <hsj0512@snu.ac.kr>
Cc: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
2026-02-12 15:45:57 -08:00
..
.gitignore
Makefile
__init__.py
bpf.py scripts/gdb/symbols: make BPF debug info available to GDB 2025-11-20 14:03:42 -08:00
clk.py
config.py
constants.py.in scripts/gdb: implement x86_page_ops in mm.py 2026-02-12 15:45:57 -08:00
cpus.py scripts/gdb: update documentation for lx_per_cpu 2025-05-11 17:54:13 -07:00
device.py
dmesg.py
genpd.py
interrupts.py scripts/gdb: de-reference per-CPU MCE interrupts 2025-07-09 21:07:53 -07:00
kasan.py scripts/gdb: add 'lx-kasan_mem_to_shadow' command 2024-09-01 20:43:29 -07:00
lists.py
mapletree.py scripts/gdb: fix interrupts.py after maple tree conversion 2025-07-09 21:07:53 -07:00
mm.py scripts/gdb: implement x86_page_ops in mm.py 2026-02-12 15:45:57 -08:00
modules.py gdb: lx-symbols: do not error out on monolithic build 2024-11-14 22:51:14 -08:00
page_owner.py
pgtable.py x86/mm/64: Always use dynamic memory layout 2025-05-17 10:33:44 +02:00
proc.py scripts/gdb: fix lx-mounts command error 2024-09-01 20:43:28 -07:00
radixtree.py scripts/gdb/radix-tree: add lx-radix-tree-command 2025-11-20 14:03:42 -08:00
rbtree.py scripts/gdb: add iteration function for rbtree 2024-09-01 20:43:28 -07:00
slab.py
stackdepot.py scripts/gdb: add 'lx-stack_depot_lookup' command. 2024-09-01 20:43:28 -07:00
symbols.py scripts/gdb/symbols: make BPF debug info available to GDB 2025-11-20 14:03:42 -08:00
tasks.py
timerlist.py hrtimer: Remove hrtimer_clock_base:: Get_time 2025-09-09 12:27:18 +02:00
utils.py scripts/gdb/symbols: factor out pagination_off() 2025-05-21 10:48:24 -07:00
vfs.py scripts: gdb: vfs: support external dentry names 2025-07-09 21:07:54 -07:00
vmalloc.py
xarray.py scripts/gdb: fix interrupts.py after maple tree conversion 2025-07-09 21:07:53 -07:00