commit | b4da1840dc4d92f05419bd2abbde82131d4301d9 | [log] [tgz] |
---|---|---|
author | Laura Abbott <lauraa@codeaurora.org> | Thu Sep 11 23:10:32 2014 +0100 |
committer | Catalin Marinas <catalin.marinas@arm.com> | Fri Sep 12 16:34:50 2014 +0100 |
tree | 8428cde69ad4894f8b89805bdc29a20bef2ee42b | |
parent | 60ef0494f197d4705b17132ee7d496283b5604b3 [diff] |
arm64: pageattr: Correctly adjust unaligned start addresses 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>