]> Git Repo - linux.git/commit
bug: consolidate __WARN_FLAGS usage
authorKees Cook <[email protected]>
Wed, 25 Sep 2019 23:48:08 +0000 (16:48 -0700)
committerLinus Torvalds <[email protected]>
Thu, 26 Sep 2019 00:51:41 +0000 (17:51 -0700)
commit2da1ead4d5f7fa5f61e5805655de1e245d03a763
tree9974c7cb6d44f040f865c3a411c57f3c1903af76
parentd4bce140b4e739bceb4e239d4842cf8f346c1e0f
bug: consolidate __WARN_FLAGS usage

Instead of having separate tests for __WARN_FLAGS, merge the two #ifdef
blocks and replace the synonym WANT_WARN_ON_SLOWPATH macro.

Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Kees Cook <[email protected]>
Cc: Arnd Bergmann <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Christophe Leroy <[email protected]>
Cc: Drew Davenport <[email protected]>
Cc: Feng Tang <[email protected]>
Cc: Mauro Carvalho Chehab <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Petr Mladek <[email protected]>
Cc: "Steven Rostedt (VMware)" <[email protected]>
Cc: YueHaibing <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
include/asm-generic/bug.h
kernel/panic.c
This page took 0.05101 seconds and 4 git commands to generate.