linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Wimplicit-fallthrough patches for 5.3-rc5
@ 2019-08-14 18:49 Gustavo A. R. Silva
  2019-08-14 22:35 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Gustavo A. R. Silva @ 2019-08-14 18:49 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Kees Cook, Greg KH, linux-kernel, Gustavo A. R. Silva

The following changes since commit 609488bc979f99f805f34e9a32c1e3b71179d10b:

  Linux 5.3-rc2 (2019-07-28 12:47:02 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux.git tags/Wimplicit-fallthrough-5.3-rc5

for you to fetch changes up to 1ee1119d184bb06af921b48c3021d921bbd85bac:

  sh: kernel: hw_breakpoint: Fix missing break in switch statement (2019-08-11 16:15:16 -0500)

----------------------------------------------------------------
Wimplicit-fallthrough patches for 5.3-rc5

Hi Linus,

Please, pull the following patches that fix sh mainline builds:

 - Fix fall-through warnings in sh.
 - Fix missing break bug (a 10-year-old bug) in sh. This
   fix is tagged for stable.

Currently, mainline builds for sh are broken. These patches fix that.

Thanks

Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>

----------------------------------------------------------------
Gustavo A. R. Silva (2):
      sh: kernel: disassemble: Mark expected switch fall-throughs
      sh: kernel: hw_breakpoint: Fix missing break in switch statement

 arch/sh/kernel/disassemble.c   | 5 ++---
 arch/sh/kernel/hw_breakpoint.c | 1 +
 2 files changed, 3 insertions(+), 3 deletions(-)

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

* Re: [GIT PULL] Wimplicit-fallthrough patches for 5.3-rc5
  2019-08-14 18:49 [GIT PULL] Wimplicit-fallthrough patches for 5.3-rc5 Gustavo A. R. Silva
@ 2019-08-14 22:35 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-08-14 22:35 UTC (permalink / raw)
  To: Gustavo A. R. Silva
  Cc: Linus Torvalds, Kees Cook, Greg KH, linux-kernel, Gustavo A. R. Silva

The pull request you sent on Wed, 14 Aug 2019 13:49:01 -0500:

> git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux.git tags/Wimplicit-fallthrough-5.3-rc5

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/41de59634046b19cd53a1983594a95135c656997

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-08-14 22:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-14 18:49 [GIT PULL] Wimplicit-fallthrough patches for 5.3-rc5 Gustavo A. R. Silva
2019-08-14 22:35 ` 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).