From: David S. Miller Date: Mon, 6 Mar 2006 02:26:24 +0000 (-0800) Subject: [SPARC64]: Simplify TSB insert checks. X-Git-Tag: v2.6.17-rc1~1184^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74ae998772041b62e9ad420d602e4f7dbb182cd6;p=pandora-kernel.git [SPARC64]: Simplify TSB insert checks. Don't try to avoid putting non-base page sized entries into the user TSB. It actually costs us more to check this than it helps. Eventually we'll have a multiple TSB scheme for user processes. Once a process starts using larger pages, we'll allocate and use such a TSB. Signed-off-by: David S. Miller --- Reading git-diff-tree failed