commit | 12b2905af183c931bedcab4292c81d3a415e080f | [log] [tgz] |
---|---|---|
author | Marc Zyngier <marc.zyngier@arm.com> | Thu May 31 09:01:59 2018 +0100 |
committer | Marc Zyngier <marc.zyngier@arm.com> | Mon Jul 16 14:22:19 2018 +0100 |
tree | 6c3e17b3d69030ff654f77a5d5dbf7df74889ead | |
parent | a4f9edb29d9c19f9f8dcd2df7ddfe4eb7ad58996 [diff] |
irqchip/gic-v3-its: Honor hypervisor enforced LPI range A recent extension to the GIC architecture allows a hypervisor to arbitrarily reduce the number of LPIs available to a guest, no matter what the GIC says about the valid range of IntIDs. Let's factor in this information when computing the number of available LPIs Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>