Skip to content
Commit 2a880986 authored by David Daney's avatar David Daney Committed by Ralf Baechle
Browse files

MIPS: Remove probe_tlb().



The function probe_tlb() only does anything for processors that are
not PRID_COMP_LEGACY.  This is precisely the set of processors for
which decode_configs() is called to do identical tlbsize probing
calculations.  Therefore probe_tlb() is completely redundant and may
be removed.

Signed-off-by: default avatarDavid Daney <ddaney@caviumnetworks.com>
To: linux-mips@linux-mips.org
Patchwork: http://patchwork.linux-mips.org/patch/865/


Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent f868ba29
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment