* [GIT PULL] kgdb changes for v6.14
@ 2025-01-25 18:12 Daniel Thompson
2025-01-25 18:35 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Daniel Thompson @ 2025-01-25 18:12 UTC (permalink / raw)
To: Linus Torvalds
Cc: Jason Wessel, linux-kernel, Douglas Anderson,
Dr. David Alan Gilbert, Zhang Heng
The following changes since commit 9d89551994a430b50c4fffcb1e617a057fa76e20:
Linux 6.13-rc6 (2025-01-05 14:13:40 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux.git/ tags/kgdb-6.14-rc1
for you to fetch changes up to 6beaa75cd24d660e7913c60aff702ec809ff9b28:
kdb: Remove unused flags stack (2025-01-25 08:22:26 +0000)
----------------------------------------------------------------
kgdb patches for 6.14
A very small set of changes this kernel cycle. It consists of two cleanups,
one switches to kmap_local_page() (from kmap_atomic() ) and the other
removes a bit of dead code.
Signed-off-by: Daniel Thompson (RISCstar) <danielt@kernel.org>
----------------------------------------------------------------
Dr. David Alan Gilbert (1):
kdb: Remove unused flags stack
Zhang Heng (1):
kdb: use kmap_local_page()
include/linux/kdb.h | 3 ---
kernel/debug/kdb/kdb_support.c | 24 +++---------------------
2 files changed, 3 insertions(+), 24 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-01-25 18:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-25 18:12 [GIT PULL] kgdb changes for v6.14 Daniel Thompson
2025-01-25 18:35 ` pr-tracker-bot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.