linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] kgdb changes for v4.20-rc3
@ 2018-11-13 21:32 Daniel Thompson
  2018-11-14 23:20 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel Thompson @ 2018-11-13 21:32 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Jason Wessel, linux-kernel, Gustavo A. R. Silva, Prarit Bhargava,
	Christophe Leroy

Hi Linus

Normally pull requests for kgdb come from Jason Wessel but he's seems to
have been struggling for time this dev cycle so I've stepped in. That
I've put this together at (somewhat past) the last minute goes some way
to explaining why I've included some -Wimplicit-fallthrough fixes here.


The following changes since commit ccda4af0f4b92f7b4c308d3acc262f4a7e3affad:

  Linux 4.20-rc2 (2018-11-11 17:12:31 -0600)

are available in the Git repository at:

  https://git.linaro.org/people/daniel.thompson/linux.git tags/kgdb-fixes-4.20-rc3

for you to fetch changes up to 646558ff1643467d3b941b47f519867cbca462c3:

  kdb: kdb_support: mark expected switch fall-throughs (2018-11-13 20:38:50 +0000)

----------------------------------------------------------------
kgdb fixes for 4.20-rc3

The most important changes here are two fixes for kdb regressions causes by
the hashing of %p pointers together with a fix for a potential overflow in
kdb tab completion handling (and warning fix).

Also included are a set of changes in preparation to (eventually) enable
-Wimplicit-fallthrough.

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

----------------------------------------------------------------
Christophe Leroy (2):
      kdb: use correct pointer when 'btc' calls 'btt'
      kdb: print real address of pointers instead of hashed addresses

Gustavo A. R. Silva (3):
      kdb: kdb_main: refactor code in kdb_md_line
      kdb: kdb_keyboard: mark expected switch fall-throughs
      kdb: kdb_support: mark expected switch fall-throughs

Prarit Bhargava (1):
      kdb: Use strscpy with destination buffer size

 kernel/debug/kdb/kdb_bt.c       |  4 ++--
 kernel/debug/kdb/kdb_io.c       | 15 +++++++++------
 kernel/debug/kdb/kdb_keyboard.c |  4 ++--
 kernel/debug/kdb/kdb_main.c     | 35 ++++++++++-------------------------
 kernel/debug/kdb/kdb_private.h  |  2 +-
 kernel/debug/kdb/kdb_support.c  | 28 ++++++++++++++--------------
 6 files changed, 38 insertions(+), 50 deletions(-)

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

* Re: [GIT PULL] kgdb changes for v4.20-rc3
  2018-11-13 21:32 [GIT PULL] kgdb changes for v4.20-rc3 Daniel Thompson
@ 2018-11-14 23:20 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2018-11-14 23:20 UTC (permalink / raw)
  To: Daniel Thompson
  Cc: Linus Torvalds, Jason Wessel, linux-kernel, Gustavo A. R. Silva,
	Prarit Bhargava, Christophe Leroy

The pull request you sent on Tue, 13 Nov 2018 21:32:42 +0000:

> https://git.linaro.org/people/daniel.thompson/linux.git tags/kgdb-fixes-4.20-rc3

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/9746e46737a143631a301be9a09fafdae3349138

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:[~2018-11-14 23:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-13 21:32 [GIT PULL] kgdb changes for v4.20-rc3 Daniel Thompson
2018-11-14 23:20 ` 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).