Hi Wolfram, On Sun, Dec 5, 2021 at 12:30 AM Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx> wrote: > > Hi Magnus, > > On Sat, Dec 04, 2021 at 10:46:18PM +0900, Magnus Damm wrote: > > From: Magnus Damm <damm+renesas@xxxxxxxxxxxxx> > > > > 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 <damm+renesas@xxxxxxxxxxxxx> > > 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