* [GIT PULL] kgdb changes for v6.11
@ 2024-07-25 9:47 Daniel Thompson
2024-07-25 20:37 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Daniel Thompson @ 2024-07-25 9:47 UTC (permalink / raw)
To: Linus Torvalds
Cc: Jason Wessel, linux-kernel, Douglas Anderson, Zheng Zengkai,
Arnd Bergmann
Hi Linus
Sorry this is so late in the window. It's not even a good reason... I
just lost track of which week it was. Happily this is only three small
changes and all have been soaking in linux-next for a month or so.
The following changes since commit 6ba59ff4227927d3a8530fc2973b80e94b54d58f:
Linux 6.10-rc4 (2024-06-16 13:40:16 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux.git/ tags/kgdb-6.11-rc1
for you to fetch changes up to 9bccbe7b20876a34c70b13430ea1b308fc8d5a7e:
kdb: Get rid of redundant kdb_curr_task() (2024-06-21 15:49:29 +0100)
----------------------------------------------------------------
kgdb patches for 6.11
Three small changes this cycle:
1. Cleaning up an architecture abstraction that is no longer needed
because all the architectures have converged.
2. Actually use the prompt argument to kdb_position_cursor() instead of
ignoring it (functionally this fix is a nop but that was due to luck
rather than good judgement)
3. Fix a -Wformat-security warning.
Signed-off-by: Daniel Thompson <daniel.thompson@linaro.org>
----------------------------------------------------------------
Arnd Bergmann (1):
kdb: address -Wformat-security warnings
Douglas Anderson (1):
kdb: Use the passed prompt in kdb_position_cursor()
Zheng Zengkai (1):
kdb: Get rid of redundant kdb_curr_task()
kernel/debug/kdb/kdb_bt.c | 2 +-
kernel/debug/kdb/kdb_io.c | 6 +++---
kernel/debug/kdb/kdb_main.c | 18 ++++--------------
kernel/debug/kdb/kdb_private.h | 2 --
4 files changed, 8 insertions(+), 20 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] kgdb changes for v6.11
2024-07-25 9:47 [GIT PULL] kgdb changes for v6.11 Daniel Thompson
@ 2024-07-25 20:37 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-07-25 20:37 UTC (permalink / raw)
To: Daniel Thompson
Cc: Linus Torvalds, Jason Wessel, linux-kernel, Douglas Anderson,
Zheng Zengkai, Arnd Bergmann
The pull request you sent on Thu, 25 Jul 2024 10:47:33 +0100:
> git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux.git/ tags/kgdb-6.11-rc1
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/9b21993654871eda57dfeeee4739fea797a50b1e
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:[~2024-07-25 20:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-07-25 9:47 [GIT PULL] kgdb changes for v6.11 Daniel Thompson
2024-07-25 20:37 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®