From: David S. Miller Date: Mon, 27 Mar 2006 09:07:55 +0000 (-0800) Subject: [SPARC64]: Fix off-by-1 error in TSB grow check. X-Git-Tag: v2.6.17-rc1~274^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7bebd83dbf096d0bf4b4bfbaf5d8844a05f5eafc;p=pandora-kernel.git [SPARC64]: Fix off-by-1 error in TSB grow check. The worst part about this bug is what it would cause a hugepage TSB to be allocated for every address space since "0 >= 0". Signed-off-by: David S. Miller --- Reading git-diff-tree failed