aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/modules.py
diff options
context:
space:
mode:
authorSergey Senozhatsky <[email protected]>2016-12-27 23:16:04 +0900
committerPetr Mladek <[email protected]>2017-02-08 10:57:32 +0100
commitbd66a89249892acc9d938ba4956066b21403fa5f (patch)
tree0ae764379f70901fab3d6209d1acaaa2dc1d4580 /scripts/gdb/linux/modules.py
parent548cf34b3a22262a798a4322048070271431a074 (diff)
printk: use vprintk_func in vprintk()
vprintk(), just like printk(), better be using per-cpu printk_func instead of direct vprintk_emit() call. Just in case if vprintk() will ever be called from NMI, or from any other context that can deadlock in printk(). Link: http://lkml.kernel.org/r/[email protected] Cc: Andrew Morton <[email protected]> Cc: Linus Torvalds <[email protected]> Cc: Jan Kara <[email protected]> Cc: Tejun Heo <[email protected]> Cc: Calvin Owens <[email protected]> Cc: Ingo Molnar <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Andy Lutomirski <[email protected]> Cc: Peter Hurley <[email protected]> Cc: [email protected] Signed-off-by: Sergey Senozhatsky <[email protected]> Reviewed-by: Steven Rostedt <[email protected]> Signed-off-by: Petr Mladek <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions