From: "Gustavo A. R. Silva" <gustavoars@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Kees Cook <keescook@chromium.org>,
linux-hardening@vger.kernel.org, linux-kernel@vger.kernel.org,
"Gustavo A. R. Silva" <gustavoars@kernel.org>
Subject: [GIT PULL] fallthrough fixes for Clang for 5.17-rc1
Date: Tue, 11 Jan 2022 13:14:56 -0600 [thread overview]
Message-ID: <20220111191456.GA11976@embeddedor> (raw)
The following changes since commit 136057256686de39cc3a07c2e39ef6bc43003ff6:
Linux 5.16-rc2 (2021-11-21 13:47:39 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux.git tags/fallthrough-fixes-clang-5.17-rc1
for you to fetch changes up to ceec16f8fd660c7827e72aec74021f1acc1f7240:
fbdev: sh7760fb: document fallthrough cases (2021-11-22 18:43:20 -0600)
----------------------------------------------------------------
fallthrough fixes for Clang for 5.17-rc1
Hi Linus,
Please, pull the following patches that fix some fall-through warnings
when building with Clang and -Wimplicit-fallthrough.
Thanks!
--
Gustavo
----------------------------------------------------------------
Gustavo A. R. Silva (1):
MIPS: mm: tlbex: Fix fall-through warning for Clang
Randy Dunlap (1):
fbdev: sh7760fb: document fallthrough cases
arch/mips/mm/tlbex.c | 1 +
drivers/video/fbdev/sh7760fb.c | 2 ++
2 files changed, 3 insertions(+)
next reply other threads:[~2022-01-11 19:08 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-11 19:14 Gustavo A. R. Silva [this message]
2022-01-12 1:02 ` [GIT PULL] fallthrough fixes for Clang for 5.17-rc1 Linus Torvalds
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220111191456.GA11976@embeddedor \
--to=gustavoars@kernel.org \
--cc=keescook@chromium.org \
--cc=linux-hardening@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).