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:
7d1311b
)
arm64: fix typo in I-cache policy detection
author
Ard Biesheuvel
<ard.biesheuvel@linaro.org>
Tue, 5 Aug 2014 09:25:55 +0000
(10:25 +0100)
committer
Will Deacon
<will.deacon@arm.com>
Mon, 18 Aug 2014 18:47:03 +0000
(19:47 +0100)
This removes an unfortunately placed semi-colon resulting in all instruction
caches being classified as AIVIVT.
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Acked-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
No differences found