Hi Wolfram,
On Sun, Dec 5, 2021 at 12:30 AM Wolfram Sang
[off-list ref] wrote:
Hi Magnus,
On Sat, Dec 04, 2021 at 10:46:18PM +0900, Magnus Damm wrote:
quoted
From: Magnus Damm <redacted>
Adjust the console printout handling for frame and parity errors to the same
style as for break errors by using dev_dbg() instead of dev_notice().
This reduces the amount of console printouts generated by the defconfig kernel
on ARM R-Car Gen3 for certain use cases.
Signed-off-by: Magnus Damm <redacted>
Could we maybe just remove them because there are dedicated counters for
this?
Sure, overrun and break also have counters so I'll prepare a patch
removing all four if you don't mind.
Cheers,
/ magnus