All of lore.kernel.org
 help / color / mirror / Atom feed
* [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

* Re: [GIT PULL] kgdb changes for v6.14
  2025-01-25 18:12 [GIT PULL] kgdb changes for v6.14 Daniel Thompson
@ 2025-01-25 18:35 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-01-25 18:35 UTC (permalink / raw)
  To: Daniel Thompson
  Cc: Linus Torvalds, Jason Wessel, linux-kernel, Douglas Anderson,
	Dr. David Alan Gilbert, Zhang Heng

The pull request you sent on Sat, 25 Jan 2025 18:12:40 +0000:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/405057718a1f9074133979a9f2ff0c9fa4a19948

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ 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.