[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250503123234.2407184-1-illia@yshyn.com>
Date: Sat, 3 May 2025 14:32:30 +0200
From: Illia Ostapyshyn <illia@...yn.com>
To: linux-kernel@...r.kernel.org,
workflows@...r.kernel.org,
linux-doc@...r.kernel.org
Cc: Jan Kiszka <jan.kiszka@...mens.com>,
Kieran Bingham <kbingham@...nel.org>,
Andrew Morton <akpm@...ux-foundation.org>,
Florian Rommel <mail@...rommel.de>,
Jonathan Corbet <corbet@....net>,
Alex Shi <alexs@...nel.org>,
Yanteng Si <si.yanteng@...ux.dev>,
Dongliang Mu <dzm91@...t.edu.cn>,
Hu Haowen <2023002089@...k.tyut.edu.cn>,
Brendan Jackman <jackmanb@...gle.com>,
Illia Ostapyshyn <illia@...yn.com>
Subject: [PATCH 0/2] scripts/gdb: Fixes related to lx_per_cpu()
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
Powered by blists - more mailing lists