summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorJohn Ogness <john.ogness@linutronix.de>2022-04-21 23:28:43 +0206
committerPetr Mladek <pmladek@suse.com>2022-04-22 21:30:57 +0200
commit1fc0ca9e0db61882208650b3603071e9f4b5cfee (patch)
treead15e43a7fc9b8349f70cee46ef09ea3436e0d3c /tools
parent1f47e8af45fdd754c5538f8aeb7857a6c087fd6a (diff)
printk: add con_printk() macro for console details
It is useful to generate log messages that include details about the related console. Rather than duplicate the code to assemble the details, put that code into a macro con_printk(). Once console printers become threaded, this macro will find more users. Signed-off-by: John Ogness <john.ogness@linutronix.de> Reviewed-by: Petr Mladek <pmladek@suse.com> Signed-off-by: Petr Mladek <pmladek@suse.com> Link: https://lore.kernel.org/r/20220421212250.565456-9-john.ogness@linutronix.de
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions