All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Wimplicit-fallthrough patches for 5.3-rc7
@ 2019-08-29 16:16 Gustavo A. R. Silva
  2019-08-29 16:45 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Gustavo A. R. Silva @ 2019-08-29 16:16 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-rc7

for you to fetch changes up to 7c9eb2dbd770b7c9980d5839dd305a70fbc5df67:

  nds32: Mark expected switch fall-throughs (2019-08-29 11:06:56 -0500)

----------------------------------------------------------------
Wimplicit-fallthrough patches for 5.3-rc7

Hi Linus,

Please, pull the following patches that mark switch cases where we are
expecting to fall through.

 - Fix fall-through warnings on arc and nds32 for multiple
   configurations.

Thanks

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

----------------------------------------------------------------
Gustavo A. R. Silva (2):
      ARC: unwind: Mark expected switch fall-through
      nds32: Mark expected switch fall-throughs

 arch/arc/kernel/unwind.c     | 1 +
 arch/nds32/kernel/signal.c   | 2 ++
 include/math-emu/op-common.h | 5 +++++
 3 files changed, 8 insertions(+)

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

end of thread, other threads:[~2019-08-29 16:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-29 16:16 [GIT PULL] Wimplicit-fallthrough patches for 5.3-rc7 Gustavo A. R. Silva
2019-08-29 16:45 ` 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.