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] Enable -Wcast-function-type for 5.17-rc1
Date: Tue, 11 Jan 2022 13:38:55 -0600 [thread overview]
Message-ID: <20220111193855.GA13612@embeddedor> (raw)
The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:
Linux 5.16-rc1 (2021-11-14 13:56:52 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux.git tags/Wcast-function-type-5.17-rc1
for you to fetch changes up to 552a23a0e5d0a84cecd4687043d8030673981d30:
Makefile: Enable -Wcast-function-type (2021-11-15 13:45:12 -0600)
----------------------------------------------------------------
Enable -Wcast-function-type
Hi Linus,
Please, pull the following patch that globally enables
-Wcast-function-type.
We need to make sure new function cast mismatches are not
introduced in the kernel in order to avoid tripping CFI
checking.
Thanks!
--
Gustavo
----------------------------------------------------------------
Gustavo A. R. Silva (1):
Makefile: Enable -Wcast-function-type
Makefile | 5 +++++
1 file changed, 5 insertions(+)
next reply other threads:[~2022-01-11 19:32 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-11 19:38 Gustavo A. R. Silva [this message]
2022-01-12 1:13 ` [GIT PULL] Enable -Wcast-function-type for 5.17-rc1 Linus Torvalds
2022-01-12 1:29 ` Gustavo A. R. Silva
2022-01-12 1:35 ` pr-tracker-bot
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=20220111193855.GA13612@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