[PATCH 0/2] scripts/gdb: Fixes related to lx_per_cpu()
From: Illia Ostapyshyn
Date: Sat May 03 2025 - 08:33:25 EST
Hi all,
these patches (1) fix kgdb detection on systems featuring a single CPU and
(2) update the documentation to reflect the current usage of lx_per_cpu()
and update an outdated example of its usage.
Illia Ostapyshyn (2):
scripts/gdb: Fix kgdb probing on single-core systems
scripts/gdb: Update documentation for lx_per_cpu
.../debugging/gdb-kernel-debugging.rst | 34 ++++++++-----------
.../zh_CN/dev-tools/gdb-kernel-debugging.rst | 34 ++++++++-----------
.../zh_TW/dev-tools/gdb-kernel-debugging.rst | 34 ++++++++-----------
scripts/gdb/linux/cpus.py | 4 +--
scripts/gdb/linux/utils.py | 2 +-
5 files changed, 48 insertions(+), 60 deletions(-)
base-commit: 95d3481af6dc90fd7175a7643fd108cdcb808ce5
--
2.47.2