public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Wimplicit-fallthrough patches for 5.3-rc4
@ 2019-08-10  4:16 Gustavo A. R. Silva
  2019-08-10 19:30 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Gustavo A. R. Silva @ 2019-08-10  4: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-rc4

for you to fetch changes up to 1f7585f30a3af595ac07f610b807c738c9e3baab:

  ARM: ep93xx: Mark expected switch fall-through (2019-08-09 19:53:35 -0500)

----------------------------------------------------------------
Wimplicit-fallthrough patches for 5.3-rc4

Hi Linus,

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

 - Fix fall-through warnings in arm, sparc64, mips, i386 and s390.

Thanks

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

----------------------------------------------------------------
Gustavo A. R. Silva (17):
      ARM/hw_breakpoint: Mark expected switch fall-throughs
      ARM: tegra: Mark expected switch fall-through
      ARM: alignment: Mark expected switch fall-throughs
      ARM: OMAP: dma: Mark expected switch fall-throughs
      mfd: db8500-prcmu: Mark expected switch fall-throughs
      mfd: omap-usb-host: Mark expected switch fall-throughs
      ARM: signal: Mark expected switch fall-through
      watchdog: Mark expected switch fall-throughs
      watchdog: scx200_wdt: Mark expected switch fall-through
      watchdog: wdt977: Mark expected switch fall-through
      crypto: ux500/crypt: Mark expected switch fall-throughs
      s390/net: Mark expected switch fall-throughs
      watchdog: riowd: Mark expected switch fall-through
      video: fbdev: omapfb_main: Mark expected switch fall-throughs
      pcmcia: db1xxx_ss: Mark expected switch fall-throughs
      scsi: fas216: Mark expected switch fall-throughs
      ARM: ep93xx: Mark expected switch fall-through

 arch/arm/kernel/hw_breakpoint.c        |  5 +++++
 arch/arm/kernel/signal.c               |  1 +
 arch/arm/mach-ep93xx/crunch.c          |  1 +
 arch/arm/mach-tegra/reset.c            |  2 +-
 arch/arm/mm/alignment.c                |  4 +++-
 arch/arm/plat-omap/dma.c               | 14 +++++---------
 drivers/crypto/ux500/cryp/cryp.c       |  6 ++++++
 drivers/mfd/db8500-prcmu.c             |  2 ++
 drivers/mfd/omap-usb-host.c            |  4 ++--
 drivers/pcmcia/db1xxx_ss.c             |  4 ++++
 drivers/s390/net/ctcm_fsms.c           |  1 +
 drivers/s390/net/ctcm_mpc.c            |  3 +++
 drivers/s390/net/qeth_l2_main.c        |  2 +-
 drivers/scsi/arm/fas216.c              |  8 ++++++++
 drivers/video/fbdev/omap/omapfb_main.c |  8 ++++++++
 drivers/watchdog/ar7_wdt.c             |  1 +
 drivers/watchdog/pcwd.c                |  2 +-
 drivers/watchdog/riowd.c               |  2 +-
 drivers/watchdog/sb_wdog.c             |  1 +
 drivers/watchdog/scx200_wdt.c          |  1 +
 drivers/watchdog/wdt.c                 |  2 +-
 drivers/watchdog/wdt977.c              |  2 +-
 22 files changed, 58 insertions(+), 18 deletions(-)

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

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

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