]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: KVM: enforce maximum size for identity mapped code
authorMarc Zyngier <marc.zyngier@arm.com>
Fri, 12 Apr 2013 18:12:04 +0000 (19:12 +0100)
committerChristoffer Dall <cdall@cs.columbia.edu>
Mon, 29 Apr 2013 05:23:09 +0000 (22:23 -0700)
commitb5422d4578b062d83026217d3714e87bff8bc9f7
tree89dc7d8e9b2f0f7f2f4bf83c29ea71ab0ce5147a
parent1345c634429ad0df6c6e1fcf338b442d9d9cf226
ARM: KVM: enforce maximum size for identity mapped code

We're about to move to an init procedure where we rely on the
fact that the init code fits in a single page. Make sure we
align the idmap text on a vector alignment, and that the code is
not bigger than a single page.

Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Christoffer Dall <cdall@cs.columbia.edu>
arch/arm/kernel/vmlinux.lds.S