aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/tasks.py
diff options
context:
space:
mode:
authorAndy Shevchenko <[email protected]>2021-05-28 12:13:50 +0300
committerWolfram Sang <[email protected]>2021-05-28 16:01:49 +0200
commitcb3c66af9585c0301a772332e195ead1fe3b29cf (patch)
treefae6a9e0f18d864bfaefef8be52d3727f1e8b01f /scripts/gdb/linux/tasks.py
parent92b7716f4c54cb61b30e4680ea436a9e0cc6f4de (diff)
i2c: core: Make debug message even more debuggish
One may notice that dev_printk(KERN_DEBUG ...) is *not* an equivalent to dev_dbg(). It will be printed whenever loglevel is high enough. And currently it will be the only message in the I²C core in some configurations that got printed under above conditions. Moving to dev_dbg() will hide it in the configurations where Dynamic Debug is enabled and hence align with all other debug messages in the I²C core.. Signed-off-by: Andy Shevchenko <[email protected]> Signed-off-by: Wolfram Sang <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions