linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] kgdb changes v5.4-rc1
@ 2019-09-19 15:59 Daniel Thompson
  2019-09-20 19:10 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel Thompson @ 2019-09-19 15:59 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Jason Wessel, linux-kernel, Chuhong Yuan, Nadav Amit

The following changes since commit d1abaeb3be7b5fa6d7a1fbbd2e14e3310005c4c1:

  Linux 5.3-rc5 (2019-08-18 14:31:08 -0700)

are available in the Git repository at:

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

for you to fetch changes up to d8a050f5a3e8242242df6430d5980c142350e461:

  kgdb: fix comment regarding static function (2019-09-03 11:19:41 +0100)

----------------------------------------------------------------
kgdb patches for 5.4-rc1

It has been a quiet dev cycle for kgdb. There has been some good stuff
for kdb on the mailing list but unfortunately the patches caused a
couple of problems with the kdb pager so I had to drop those and they
will have to wait for next time!

That just leaves us with just a couple of very tiny clean ups for now:

 * Fix a broken comment
 * Use str_has_prefix() for the grep "pipe" in kdb

Signed-off-by: Daniel Thompson <daniel.thompson@linaro.org>

----------------------------------------------------------------
Chuhong Yuan (1):
      kdb: Replace strncmp with str_has_prefix

Nadav Amit (1):
      kgdb: fix comment regarding static function

 kernel/debug/debug_core.c   | 5 +----
 kernel/debug/kdb/kdb_main.c | 2 +-
 2 files changed, 2 insertions(+), 5 deletions(-)

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

* Re: [GIT PULL] kgdb changes v5.4-rc1
  2019-09-19 15:59 [GIT PULL] kgdb changes v5.4-rc1 Daniel Thompson
@ 2019-09-20 19:10 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-09-20 19:10 UTC (permalink / raw)
  To: Daniel Thompson
  Cc: Linus Torvalds, Jason Wessel, linux-kernel, Chuhong Yuan, Nadav Amit

The pull request you sent on Thu, 19 Sep 2019 16:59:46 +0100:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/3207598ab00e0fb06c8d73c9ae567afa4847e70e

Thank you!

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

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

end of thread, other threads:[~2019-09-20 19:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-19 15:59 [GIT PULL] kgdb changes v5.4-rc1 Daniel Thompson
2019-09-20 19:10 ` 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;
as well as URLs for NNTP newsgroup(s).