diff options
author | Marc Zyngier <marc.zyngier@arm.com> | 2014-07-08 12:09:01 +0100 |
---|---|---|
committer | Christoffer Dall <christoffer.dall@linaro.org> | 2014-09-18 18:48:52 -0700 |
commit | c1bfb577addd4867a82c4f235824a315d5afb94a (patch) | |
tree | 4e2fba53b594691839d2c511862b01c83783e1c2 /security/inode.c | |
parent | 71afaba4a2e98bb7bdeba5078370ab43d46e67a1 (diff) | |
download | linux-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