Re: [PATCH] interconnect: Show bandwidth for disabled paths as zero in debugfs

From: Georgi Djakov
Date: Thu Aug 27 2020 - 09:37:00 EST


Hi Matthias,

Thanks for the patch!

On 8/25/20 03:08, Matthias Kaehlcke wrote:
> On Wed, Jul 29, 2020 at 10:50:12AM -0700, Matthias Kaehlcke wrote:
>> For disabled paths the 'interconnect_summary' in debugfs currently shows
>> the orginally requested bandwidths. This is confusing, since the bandwidth
>> requests aren't active. Instead show the bandwidths for disabled
>> paths/requests as zero.
>>
>> Signed-off-by: Matthias Kaehlcke <mka@xxxxxxxxxxxx>
>
> ping, any comments on this?
>

Looks good to me! Just in case, I'll also add:
Fixes: 7d374b209083 ("interconnect: Add helpers for enabling/disabling a path")

Thanks,
Georgi