]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/booke-64: fix tlbsrx. path in bolted tlb handler
authorScott Wood <scott@tyr.buserror.net>
Tue, 12 Jun 2012 22:02:32 +0000 (17:02 -0500)
committerScott Wood <scottwood@freescale.com>
Fri, 10 Jan 2014 23:32:02 +0000 (17:32 -0600)
commitae880200a7c959aaa356f0f2b1ee7d6726a3669a
tree184be7fe372de2da0bb7a678e0edd8074db758a0
parente421f62a3124be72d8d75ea2d0991e2336691f66
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 <scottwood@freescale.com>
arch/powerpc/mm/tlb_low_64e.S