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:
60ef049
)
arm64: pageattr: Correctly adjust unaligned start addresses
author
Laura Abbott
<lauraa@codeaurora.org>
Thu, 11 Sep 2014 22:10:32 +0000
(23:10 +0100)
committer
Catalin Marinas
<catalin.marinas@arm.com>
Fri, 12 Sep 2014 15:34:50 +0000
(16:34 +0100)
The start address needs to be actually updated after it
is detected to be unaligned. Adjust it and the end address
properly.
Reported-by: Zi Shen Lim <zlim.lnx@gmail.com>
Reviewed-by: Zi Shen Lim <zlim.lnx@gmail.com>
Signed-off-by: Laura Abbott <lauraa@codeaurora.org>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
No differences found