From: David S. Miller Date: Mon, 26 Sep 2005 23:12:18 +0000 (-0700) Subject: [SPARC64]: Do not do TLB pre-filling any more. X-Git-Tag: v2.6.14-rc3~100^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0dc461069879b45a2d5333bd16990f8080a318fd;p=pandora-kernel.git [SPARC64]: Do not do TLB pre-filling any more. In order to do it correctly on UltraSPARC-III+ and later we'd need to add some complicated code to set the TAG access extension register before loading the TLB. Since this optimization gives questionable gains, it's best to just remove it for now instead of adding the fix for Ultra-III+ Signed-off-by: David S. Miller --- Reading git-diff-tree failed