Files
linux/arch/mips
Vladimir Kondratiev 70b4edd74b mips: fix cacheinfo
[ Upstream commit b8bea8a5e5 ]

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 fac5148257 ("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@linux.intel.com>
Signed-off-by: Paul Burton <paul.burton@mips.com>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: James Hogan <jhogan@kernel.org>
Cc: linux-mips@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Sasha Levin <sashal@kernel.org>
2019-08-29 08:28:27 +02:00
..
2019-07-26 09:13:55 +02:00
2017-01-25 02:51:11 +01:00
2019-02-27 10:08:53 +01:00
2019-07-28 08:29:28 +02:00
2019-08-29 08:28:27 +02:00
2019-08-06 19:06:48 +02:00
2017-11-03 09:02:30 -07:00
2017-04-10 11:56:07 +02:00