[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210723000027.GA40195@embeddedor>
Date: Thu, 22 Jul 2021 19:00:27 -0500
From: "Gustavo A. R. Silva" <gustavoars@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Kees Cook <keescook@...omium.org>, linux-kernel@...r.kernel.org,
"Gustavo A. R. Silva" <gustavoars@...nel.org>
Subject: [GIT PULL] fallthrough fixes for Clang for 5.14-rc3
The following changes since commit 2734d6c1b1a089fb593ef6a23d4b70903526fe0c:
Linux 5.14-rc2 (2021-07-18 14:13:49 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux.git tags/fallthrough-fixes-clang-5.14-rc3
for you to fetch changes up to 615c77eb5e870d1ffa95f4001cba3612bd2f2332:
powerpc/pasemi: Fix fall-through warning for Clang (2021-07-19 16:47:03 -0500)
----------------------------------------------------------------
fallthrough fixes for Clang for 5.14-rc3
Hi Linus,
Please, pull the following patch that fixes a fall-through warning
when building with Clang and -Wimplicit-fallthrough on PowerPC.
Thanks
----------------------------------------------------------------
Gustavo A. R. Silva (1):
powerpc/pasemi: Fix fall-through warning for Clang
arch/powerpc/platforms/pasemi/idle.c | 1 +
1 file changed, 1 insertion(+)
Powered by blists - more mailing lists