From: Ard Biesheuvel Date: Fri, 27 Mar 2015 10:18:01 +0000 (+0000) Subject: ARM: kvm: round HYP section to page size instead of log2 upper bound X-Git-Tag: omap-for-v4.1/fixes-rc1~125^2~7^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9fea8b388ed5838fe0744970e67f7019d420824;p=pandora-kernel.git 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 Signed-off-by: Ard Biesheuvel [will: when will this ever end?!] Signed-off-by: Will Deacon --- Reading git-diff-tree failed