[SRU][Jammy:linux-intel-iotg][PATCH 0/2] remove debug kernel notice in dmesg caused by trace_printk()

Jian Hui Lee jianhui.lee at canonical.com
Tue Jul 18 12:37:38 UTC 2023


BugLink: https://bugs.launchpad.net/bugs/2028059

[Impact]
a test kernel notice in dmesg would confuse users.

[Test Plan]
1. compile test.
2. install the kernel and boot into it.
3. check there is no test kernel notice in dmesg.

[Regression potential]
low. remove/replace trace_printk does not affect the functions.

----------------------------------------------------------------
Jian Hui Lee (2):
  UBUNTU: SAUCE: (no-up) net: stmmac: replace trace_printk with
    netif_dbg
  Revert "igc: Enable trace for HW TX Timestamp AF_XDP ZC"

 drivers/net/ethernet/intel/igc/igc_main.c         | 5 -----
 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 2 +-
 2 files changed, 1 insertion(+), 6 deletions(-)

-- 
2.34.1




More information about the kernel-team mailing list