From: David Daney Date: Wed, 20 May 2009 18:40:58 +0000 (-0700) Subject: MIPS: Replace some magic numbers with symbolic values in tlbex.c X-Git-Tag: v2.6.31-rc1~291^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6f72d3abafd50984decc2833c706e717f5ba04e;p=pandora-kernel.git MIPS: Replace some magic numbers with symbolic values in tlbex.c The logic used to split the r4000 refill handler is liberally sprinkled with magic numbers. We attempt to explain what they are and normalize them against a new symbolic value (MIPS64_REFILL_INSNS). CC: David VomLehn Reviewed-by: Paul Gortmaker Signed-off-by: David Daney Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed