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)
commit0394e1f605208706e4e1999d06a4570b9f583b7f
tree89dc7d8e9b2f0f7f2f4bf83c29ea71ab0ce5147a
parent2fb410596ca917fe6419be61ee5bc1782b17d947
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