Home
last modified time | relevance | path

Searched hist:"7863 d3f7aeae05099a38693a0a7eb7bdc7b2ab05" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/sh/kernel/cpu/sh4/
H A Dprobe.cdiff 7863d3f7aeae05099a38693a0a7eb7bdc7b2ab05 Mon Jun 01 05:38:41 CDT 2009 Paul Mundt <lethal@linux-sh.org> sh: Tidy up the optional L2 probing, wire it up for SH7786.

This tidies up the L2 probing, as it may or may not be implemented on a
CPU, regardless of whether it is supported. This converts the cvr
validity checks from BUG_ON()'s to simply clearing the CPU_HAS_L2_CACHE
flag and moving on with life.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>