workflows.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] scripts/gdb: Fixes related to lx_per_cpu()
@ 2025-05-03 12:32 Illia Ostapyshyn
  2025-05-03 12:32 ` [PATCH 1/2] scripts/gdb: Fix kgdb probing on single-core systems Illia Ostapyshyn
  2025-05-03 12:32 ` [PATCH 2/2] scripts/gdb: Update documentation for lx_per_cpu Illia Ostapyshyn
  0 siblings, 2 replies; 3+ messages in thread
From: Illia Ostapyshyn @ 2025-05-03 12:32 UTC (permalink / raw)
  To: linux-kernel, workflows, linux-doc
  Cc: Jan Kiszka, Kieran Bingham, Andrew Morton, Florian Rommel,
	Jonathan Corbet, Alex Shi, Yanteng Si, Dongliang Mu, Hu Haowen,
	Brendan Jackman, Illia Ostapyshyn

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-05-03 12:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-05-03 12:32 [PATCH 0/2] scripts/gdb: Fixes related to lx_per_cpu() Illia Ostapyshyn
2025-05-03 12:32 ` [PATCH 1/2] scripts/gdb: Fix kgdb probing on single-core systems Illia Ostapyshyn
2025-05-03 12:32 ` [PATCH 2/2] scripts/gdb: Update documentation for lx_per_cpu Illia Ostapyshyn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox