summaryrefslogtreecommitdiffstats
path: root/security/inode.c
diff options
context:
space:
mode:
authorMarc Zyngier <marc.zyngier@arm.com>2014-07-08 12:09:01 +0100
committerChristoffer Dall <christoffer.dall@linaro.org>2014-09-18 18:48:52 -0700
commitc1bfb577addd4867a82c4f235824a315d5afb94a (patch)
tree4e2fba53b594691839d2c511862b01c83783e1c2 /security/inode.c
parent71afaba4a2e98bb7bdeba5078370ab43d46e67a1 (diff)
downloadlinux-c1bfb577addd4867a82c4f235824a315d5afb94a.tar.bz2
arm/arm64: KVM: vgic: switch to dynamic allocation
So far, all the VGIC data structures are statically defined by the *maximum* number of vcpus and interrupts it supports. It means that we always have to oversize it to cater for the worse case. Start by changing the data structures to be dynamically sizeable, and allocate them at runtime. The sizes are still very static though. Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Diffstat (limited to 'security/inode.c')
0 files changed, 0 insertions, 0 deletions