Re: [PATCH v4 11/24] PM / devfreq: tegra30: Add debug messages

From: Chanwoo Choi
Date: Wed Jul 17 2019 - 02:43:04 EST


On 19. 7. 16. ìí 10:26, Dmitry Osipenko wrote:
> 16.07.2019 15:23, Chanwoo Choi ÐÐÑÐÑ:
>> Hi Dmitry,
>>
>> Usually, the kernel log print for all users
>> such as changing the frequency, fail or success.
>>
>> But, if the log just show the register dump,
>> it is not useful for all users. It is just used
>> for only specific developer.
>>
>> I recommend that you better to add more exception handling
>> code on many points instead of just showing the register dump.
>
> The debug messages are not users, but for developers. Yes, I primarily
> made the debugging to be useful for myself and will be happy to change
> the way debugging is done if there will be any other active developer
> for this driver. The registers dump is more than enough in order to
> understand what's going on, I don't see any real need to change anything
> here for now.

Basically, we have to develop code and add the log for anyone.
As you commented, even if there are no other developer, we never
guarantee this assumption forever. And also, if added debug message
for only you, you can add them when testing it temporarily.

If you want to add the just register dump log for you,
I can't agree. Once again, I hope that anyone understand
the meaning of debug message as much possible as.

--
Best Regards,
Chanwoo Choi
Samsung Electronics