Re: [PATCH] powerpc/booke-64: fix tlbsrx. path in bolted tlb handler
From: Scott Wood <hidden> Date: 2012-09-07 23:03:53
On 09/07/2012 02:34 PM, Scott Wood wrote:
On 09/06/2012 11:23 PM, Benjamin Herrenschmidt wrote:
quoted
On Tue, 2012-06-12 at 17:02 -0500, Scott Wood wrote:
quoted
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.