[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20191214200709.GA20124@embeddedor>
Date: Sat, 14 Dec 2019 14:07:09 -0600
From: "Gustavo A. R. Silva" <gustavo@...eddedor.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Kees Cook <keescook@...omium.org>,
Greg KH <gregkh@...uxfoundation.org>,
linux-kernel@...r.kernel.org,
"Gustavo A. R. Silva" <gustavo@...eddedor.com>,
Kuninori Morimoto <kuninori.morimoto.gx@...esas.com>
Subject: [GIT PULL] Wimplicit-fallthrough patches for 5.5-rc2
The following changes since commit e42617b825f8073569da76dc4510bfa019b1c35a:
Linux 5.5-rc1 (2019-12-08 14:57:55 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux.git tags/Wimplicit-fallthrough-5.5-rc2
for you to fetch changes up to 3d519d6d388ba4f9a75d0e0b6f60d890987bc096:
sh: kgdb: Mark expected switch fall-throughs (2019-12-10 16:11:42 -0600)
----------------------------------------------------------------
Wimplicit-fallthrough patches for 5.5-rc2
Hi Linus,
Please, pull the following patches that mark switch cases where we are
expecting to fall through.
- Fix compile error on sh by marking expected switch fall-through
Thanks
Signed-off-by: Gustavo A. R. Silva <gustavo@...eddedor.com>
----------------------------------------------------------------
Kuninori Morimoto (1):
sh: kgdb: Mark expected switch fall-throughs
arch/sh/kernel/kgdb.c | 1 +
1 file changed, 1 insertion(+)
Powered by blists - more mailing lists