Re: [PATCH 2/2] mmc: bcm2835: print some informational messages during reset

From: Florian Fainelli
Date: Wed Feb 14 2018 - 11:50:29 EST


On February 14, 2018 6:38:58 AM PST, Michal Suchanek <msuchanek@xxxxxxx> wrote:
>The previous patch does reset during hardware error so make the reset
>progress more visible.

Based on your previous email it looks like this can happen quite frequently so we might be spamming the kernel log with such reset messages. Turning this into a debug print would not be great either, how about a custom sysfs attribute counting the number of times a reset was done?

We should ideally root cause this but I am sure we can.

--
Florian