diff options
author | Marc Zyngier <maz@kernel.org> | 2021-03-01 17:39:39 +0000 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2021-06-01 10:45:59 +0100 |
commit | db75f1a33f82ad332b6e139c5960e01999969d2c (patch) | |
tree | 07fad6697aebf6c31113c7ff510a3de5854f594b /lib | |
parent | f6c3e24fb721dda247f6691c809d6e6c413f22c7 (diff) | |
download | linux-db75f1a33f82ad332b6e139c5960e01999969d2c.tar.bz2 |
KVM: arm64: vgic: move irq->get_input_level into an ops structure
We already have the option to attach a callback to an interrupt
to retrieve its pending state. As we are planning to expand this
facility, move this callback into its own data structure.
This will limit the size of individual interrupts as the ops
structures can be shared across multiple interrupts.
Signed-off-by: Marc Zyngier <maz@kernel.org>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions