[GIT PULL] kgdb changes for v7.1

From: Daniel Thompson

Date: Wed Apr 22 2026 - 10:41:06 EST


The following changes since commit 028ef9c96e96197026887c0f092424679298aae8:

Linux 7.0 (2026-04-12 13:48:06 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux.git/ tags/kgdb-7.1-rc1

for you to fetch changes up to 256e5254efff48d6de97e314dc17d55504c55164:

kgdb: update outdated references to kgdb_wait() (2026-04-21 16:41:54 +0100)

----------------------------------------------------------------
kgdb patches for 7.1

Only a very small update for kgdb this cycle: a single patch from Kexin Sun
that fixes some outdated comments.

Signed-off-by: Daniel Thompson (RISCstar) <danielt@xxxxxxxxxx>

----------------------------------------------------------------
Kexin Sun (1):
kgdb: update outdated references to kgdb_wait()

arch/x86/kernel/kgdb.c | 9 +++++----
include/linux/kgdb.h | 7 ++++---
kernel/debug/debug_core.c | 2 +-
kernel/debug/gdbstub.c | 2 +-
4 files changed, 11 insertions(+), 9 deletions(-)