diff options
author | Sergey Senozhatsky <[email protected]> | 2017-12-12 16:34:53 +0900 |
---|---|---|
committer | Petr Mladek <[email protected]> | 2018-01-05 15:23:59 +0100 |
commit | 3b14f08d169400a5a635b299a273db23d2be8e49 (patch) | |
tree | 1875576551a7c56d29d8e61be3a46b20391ad8b7 /include/linux/libgcc.h | |
parent | 9e6d35ff0a8fa9c442cbde9afe88babf5e8a2f1a (diff) |
irq debug: do not use print_symbol()
print_symbol() is a very old API that has been obsoleted by %pS format
specifier in a normal printk() call.
Replace print_symbol() with a direct printk("%pS") call and avoid
using continuous lines.
Link: http://lkml.kernel.org/r/[email protected]
To: Andrew Morton <[email protected]>
To: Russell King <[email protected]>
To: Catalin Marinas <[email protected]>
To: Mark Salter <[email protected]>
To: Tony Luck <[email protected]>
To: David Howells <[email protected]>
To: Yoshinori Sato <[email protected]>
To: Guan Xuetao <[email protected]>
To: Borislav Petkov <[email protected]>
To: Greg Kroah-Hartman <[email protected]>
To: Thomas Gleixner <[email protected]>
To: Peter Zijlstra <[email protected]>
To: Vineet Gupta <[email protected]>
To: Fengguang Wu <[email protected]>
To: David Laight <[email protected]>
Cc: Steven Rostedt <[email protected]>
Cc: Petr Mladek <[email protected]>
Cc: LKML <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Sergey Senozhatsky <[email protected]>
[[email protected]: updated commit message]
Signed-off-by: Petr Mladek <[email protected]>
Diffstat (limited to 'include/linux/libgcc.h')
0 files changed, 0 insertions, 0 deletions