Re: [PATCH] mips: fix cacheinfo
From: Paul Burton
Date: Wed Jul 17 2019 - 11:58:16 EST
Hello,
Vladimir Kondratiev wrote:
> Because CONFIG_OF defined for MIPS, cacheinfo attempts to fill information
> from DT, ignoring data filled by architecture routine. This leads to error
> reported
>
> cacheinfo: Unable to detect cache hierarchy for CPU 0
>
> Way to fix this provided in
> commit fac51482577d ("drivers: base: cacheinfo: fix x86 with
> CONFIG_OF enabled")
>
> Utilize same mechanism to report that cacheinfo set by architecture
> specific function
>
> Signed-off-by: Vladimir Kondratiev <vladimir.kondratiev@xxxxxxxxxxxxxxx>
Applied to mips-fixes.
Thanks,
Paul
[ This message was auto-generated; if you believe anything is incorrect
then please email paul.burton@xxxxxxxx to report it. ]