]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: kvm: round HYP section to page size instead of log2 upper bound
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Fri, 27 Mar 2015 10:18:01 +0000 (10:18 +0000)
committerWill Deacon <will.deacon@arm.com>
Fri, 27 Mar 2015 12:21:27 +0000 (12:21 +0000)
commite5e56e8d1809fd77cb4b170856dcd5a58aa64bd4
tree69c95a69f36ad31bc884e6f86a131ee47158fac7
parent56b4f7819d9a6cc4e01ba944829f0a01ee40a2b5
ARM: kvm: round HYP section to page size instead of log2 upper bound

Older binutils do not support expressions involving the values of
external symbols so just round up the HYP region to the page size.

Tested-by: Simon Horman <horms+renesas@verge.net.au>
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
[will: when will this ever end?!]
Signed-off-by: Will Deacon <will.deacon@arm.com>
arch/arm/kernel/vmlinux.lds.S
arch/arm/kvm/init.S