]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'Wcast-function-type-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 12 Jan 2022 01:06:42 +0000 (17:06 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 12 Jan 2022 01:06:42 +0000 (17:06 -0800)
commitbc8f3b467a4cf553e44a44a5a99c39bc0744c666
tree27f4c72625ba2ebd0395f6bb38af1e608d53e61e
parentc8480adf2e959fc5f4fa793c97d7f3b84457438d
parentd491c9d2c6cbaf7ba0bcfc3fa374b4bdb26269dc
Merge tag 'Wcast-function-type-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux

Pull cast-function-type warning addition from Gustavo A. R. Silva:
 "This 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"

* tag 'Wcast-function-type-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux:
  Makefile: Enable -Wcast-function-type
Makefile