git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
78f3d05
)
powerpc/booke-64: fix tlbsrx. path in bolted tlb handler
author
Scott Wood
<scott@tyr.buserror.net>
Tue, 12 Jun 2012 22:02:32 +0000
(17:02 -0500)
committer
Scott Wood
<scottwood@freescale.com>
Fri, 10 Jan 2014 23:32:02 +0000
(17:32 -0600)
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>
No differences found