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:
8a052e0
)
[ARM] 3294/1: don't invalidate individual BTB entries on ARMv6
author
Nicolas Pitre
<nico@cam.org>
Wed, 1 Feb 2006 19:26:01 +0000
(19:26 +0000)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Wed, 1 Feb 2006 19:26:01 +0000
(19:26 +0000)
Patch from Nicolas Pitre
Doing so adds a much larger cost to the loop than the cost implied by
simply invalidating the whole BTB at once.
Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found