Re: [PATCH] arch_topology: Fix putting invalid cpu clk

From: Greg KH
Date: Tue Mar 17 2020 - 02:35:59 EST


On Tue, Mar 17, 2020 at 08:18:29AM +0800, Jeffy Chen wrote:
> Add a sanity check before putting the cpu clk.
>
> Fixes: 2a6d1c6bcd1f (âarch_topology: Adjust initial CPU capacities with current freq")

Don't you mean:
Fixes: b8fe128dad8f ("arch_topology: Adjust initial CPU capacities with current freq")