bug: define the "cut here" string in a single place
authorKees Cook <[email protected]>
Fri, 17 Nov 2017 23:27:21 +0000 (15:27 -0800)
committerLinus Torvalds <[email protected]>
Sat, 18 Nov 2017 00:10:01 +0000 (16:10 -0800)
commit2a8358d8a339540f00ec596526690e8eeca931a3
tree9c9183da21f3016b87c889399e5c2d0973ac3a74
parentd32f11ba281b7e203932c0a65ec1fb302493cbbe
bug: define the "cut here" string in a single place

The "cut here" string is used in a few paths.  Define it in a single
place.

Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Kees Cook <[email protected]>
Cc: Arnd Bergmann <[email protected]>
Cc: Fengguang Wu <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Josh Poimboeuf <[email protected]>
Cc: Peter Zijlstra (Intel) <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
arch/mn10300/mm/fault.c
include/asm-generic/bug.h
kernel/panic.c
lib/bug.c