From: Scott Wood Date: Tue, 12 Jun 2012 22:02:32 +0000 (-0500) Subject: powerpc/booke-64: fix tlbsrx. path in bolted tlb handler X-Git-Tag: v3.14-rc1~80^2~5^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1149e8a73ffea953d8d6615ee37bce820a3eaeb8;p=pandora-kernel.git powerpc/booke-64: fix tlbsrx. path in bolted tlb handler It was branching to the cleanup part of the non-bolted handler, which would have been bad if there were any chips with tlbsrx. that use the bolted handler. Signed-off-by: Scott Wood --- Reading git-diff-tree failed