All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Enable -Wcast-function-type for 5.17-rc1
@ 2022-01-11 19:38 Gustavo A. R. Silva
  2022-01-12  1:13 ` Linus Torvalds
  2022-01-12  1:35 ` pr-tracker-bot
  0 siblings, 2 replies; 4+ messages in thread
From: Gustavo A. R. Silva @ 2022-01-11 19:38 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Kees Cook, linux-hardening, linux-kernel, Gustavo A. R. Silva

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(+)

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

* Re: [GIT PULL] Enable -Wcast-function-type for 5.17-rc1
  2022-01-11 19:38 [GIT PULL] Enable -Wcast-function-type for 5.17-rc1 Gustavo A. R. Silva
@ 2022-01-12  1:13 ` Linus Torvalds
  2022-01-12  1:29   ` Gustavo A. R. Silva
  2022-01-12  1:35 ` pr-tracker-bot
  1 sibling, 1 reply; 4+ messages in thread
From: Linus Torvalds @ 2022-01-12  1:13 UTC (permalink / raw)
  To: Gustavo A. R. Silva; +Cc: Kees Cook, linux-hardening, Linux Kernel Mailing List

On Tue, Jan 11, 2022 at 11:32 AM Gustavo A. R. Silva
<gustavoars@kernel.org> wrote:
>
> Please, pull the following patch that globally enables
> -Wcast-function-type.

This seems to have been in linux-next, so hopefully that means that
all cases that used to warn are actually fixed and there are no ugly
surprises waiting..

              Linus

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

* Re: [GIT PULL] Enable -Wcast-function-type for 5.17-rc1
  2022-01-12  1:13 ` Linus Torvalds
@ 2022-01-12  1:29   ` Gustavo A. R. Silva
  0 siblings, 0 replies; 4+ messages in thread
From: Gustavo A. R. Silva @ 2022-01-12  1:29 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Kees Cook, linux-hardening, Linux Kernel Mailing List

On Tue, Jan 11, 2022 at 05:13:24PM -0800, Linus Torvalds wrote:
> On Tue, Jan 11, 2022 at 11:32 AM Gustavo A. R. Silva
> <gustavoars@kernel.org> wrote:
> >
> > Please, pull the following patch that globally enables
> > -Wcast-function-type.
> 
> This seems to have been in linux-next, so hopefully that means that
> all cases that used to warn are actually fixed and there are no ugly
> surprises waiting..

Yep; this has been in linux-next for a whole development cycle. The
cases that showed up during that time were alredy fixed.

In case any other issue shows up I'll address it ASAP.

Thanks
--
Gustavo

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

* Re: [GIT PULL] Enable -Wcast-function-type for 5.17-rc1
  2022-01-11 19:38 [GIT PULL] Enable -Wcast-function-type for 5.17-rc1 Gustavo A. R. Silva
  2022-01-12  1:13 ` Linus Torvalds
@ 2022-01-12  1:35 ` pr-tracker-bot
  1 sibling, 0 replies; 4+ messages in thread
From: pr-tracker-bot @ 2022-01-12  1:35 UTC (permalink / raw)
  To: Gustavo A. R. Silva
  Cc: Linus Torvalds, Kees Cook, linux-hardening, linux-kernel,
	Gustavo A. R. Silva

The pull request you sent on Tue, 11 Jan 2022 13:38:55 -0600:

> git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux.git tags/Wcast-function-type-5.17-rc1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/01367e86e90948b1ae8f66b2c23aadd7e8374e34

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

end of thread, other threads:[~2022-01-12  1:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-11 19:38 [GIT PULL] Enable -Wcast-function-type for 5.17-rc1 Gustavo A. R. Silva
2022-01-12  1:13 ` Linus Torvalds
2022-01-12  1:29   ` Gustavo A. R. Silva
2022-01-12  1:35 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.