commit | d32f11ba281b7e203932c0a65ec1fb302493cbbe | [log] [tgz] |
---|---|---|
author | Kees Cook <[email protected]> | Fri Nov 17 15:27:17 2017 -0800 |
committer | Linus Torvalds <[email protected]> | Fri Nov 17 16:10:01 2017 -0800 |
tree | 9771f522d9a45534d6ac0bfc9b64512df97f7fff | |
parent | d15809f3649e2ee04713a9dba9aa7bd2c208ad82 [diff] |
lkdtm: include WARN format string In order to test the ordering of WARN format strings, actually include one in LKDTM. 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]>