From: David S. Miller Date: Fri, 17 Feb 2006 22:58:02 +0000 (-0800) Subject: [SPARC64]: Fix some SUN4V TLB handling bugs. X-Git-Tag: v2.6.17-rc1~1184^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c8927c9634e8a1bc95d5291c55205707f9fa40a;p=pandora-kernel.git [SPARC64]: Fix some SUN4V TLB handling bugs. 1) Add error return checking for TLB load hypervisor calls. 2) Don't fallthru to dtlb tsb miss handler from itlb tsb miss handler, oops. 3) On window fixups, propagate fault information to fixup handler correctly. Signed-off-by: David S. Miller --- Reading git-diff-tree failed