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

for you to fetch changes up to c3cb6674df4c4a70f949e412dfe2230483092523:

  video: fbdev: acornfb: Mark expected switch fall-through (2019-08-20 19:44:01 -0500)

----------------------------------------------------------------
Wimplicit-fallthrough patches for 5.3-rc6

Hi Linus,

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

 - Fix fall-through warnings on arm and mips for multiple
   configurations.

Thanks

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

----------------------------------------------------------------
Gustavo A. R. Silva (10):
      dmaengine: fsldma: Mark expected switch fall-through
      ARM: riscpc: Mark expected switch fall-through
      drm/sun4i: sun6i_mipi_dsi: Mark expected switch fall-through
      drm/sun4i: tcon: Mark expected switch fall-through
      mtd: sa1100: Mark expected switch fall-through
      watchdog: wdt285: Mark expected switch fall-through
      power: supply: ab8500_charger: Mark expected switch fall-through
      MIPS: Octeon: Mark expected switch fall-through
      scsi: libsas: sas_discover: Mark expected switch fall-through
      video: fbdev: acornfb: Mark expected switch fall-through

 arch/arm/mach-rpc/riscpc.c                   | 1 +
 arch/mips/include/asm/octeon/cvmx-sli-defs.h | 1 +
 drivers/dma/fsldma.c                         | 1 +
 drivers/gpu/drm/sun4i/sun4i_tcon.c           | 1 +
 drivers/gpu/drm/sun4i/sun6i_mipi_dsi.c       | 1 +
 drivers/mtd/maps/sa1100-flash.c              | 1 +
 drivers/power/supply/ab8500_charger.c        | 1 +
 drivers/scsi/libsas/sas_discover.c           | 1 +
 drivers/video/fbdev/acornfb.c                | 1 +
 drivers/watchdog/wdt285.c                    | 2 +-
 10 files changed, 10 insertions(+), 1 deletion(-)

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

* Re: [GIT PULL] Wimplicit-fallthrough patches for 5.3-rc6
  2019-08-22 16:58 [GIT PULL] Wimplicit-fallthrough patches for 5.3-rc6 Gustavo A. R. Silva
@ 2019-08-22 18:30 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-08-22 18:30 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 Thu, 22 Aug 2019 11:58:15 -0500:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/20eabc8966f5c1973c2dd2450060f4511389a19c

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-22 18:30 UTC | newest]

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