[SRU][F:linux-bluefield][PATCH v1 0/1] Updates to mlx-trio

Shravan Kumar Ramani shravankr at nvidia.com
Fri Jun 17 09:58:45 UTC 2022


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

SRU Justification:

[Impact]
TRIO IRQs are triggered during normal operation and non-error events such as mlxfwreset and the prints from the handler are misleading to users in such instances.

[Fix]
Replace the dev_err calls with pr_debug. This will ensure that users do not see extraneous error messages from the driver.

[Test Case]
Running mlxfwreset with the trio driver loaded will see a lot of error prints and this patch will fix the same.

[Regression Potential]
Can be considered minimal.

Shravan Kumar Ramani (1):
  UBUNTU: SAUCE: mlx-trio: Use pr_debug for TRIO IRQ prints

 drivers/platform/mellanox/mlx-trio.c | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

-- 
2.30.1




More information about the kernel-team mailing list