diff options
author | Josh Triplett <josh@joshtriplett.org> | 2014-04-08 00:39:12 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-04-08 01:36:10 +0200 |
commit | 4e50ebde32bed67a9aec8c239bbd89e5d0b8727b (patch) | |
tree | edd795dfd8709ed19b766977350df17f2e3ac19b /Documentation/accounting | |
parent | include/asm-generic/bug.h: style fix: s/while(0)/while (0)/ (diff) | |
download | linux-4e50ebde32bed67a9aec8c239bbd89e5d0b8727b.tar.xz linux-4e50ebde32bed67a9aec8c239bbd89e5d0b8727b.zip |
bug: when !CONFIG_BUG, make WARN call no_printk to check format and args
The stub version of WARN for !CONFIG_BUG completely ignored its format
string and subsequent arguments; make it check them instead, using
no_printk.
Signed-off-by: Josh Triplett <josh@joshtriplett.org>
Reported-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation/accounting')
0 files changed, 0 insertions, 0 deletions