commit | 70cc81edc08d2ae42414d609dac87e7db8da456d | [log] [tgz] |
---|---|---|
author | Marc Zyngier <marc.zyngier@arm.com> | Mon Dec 19 18:53:02 2016 +0000 |
committer | Marc Zyngier <marc.zyngier@arm.com> | Wed Aug 23 11:09:18 2017 +0100 |
tree | ce105c2996d868c796394c434424df1995ef9dce | |
parent | cf2be8ba6f264b75eb30ebfe74899e3462669a75 [diff] |
irqchip/gic-v3-its: Generalize device table allocation As we want to use 2-level tables for VCPUs, let's hack the device table allocator in order to make it slightly more generic. It will get reused in subsequent patches. Reviewed-by: Thomas Gleixner <tglx@linutronix.de> Reviewed-by: Eric Auger <eric.auger@redhat.com> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>