]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: arm64: GICv4.1: Let doorbells be auto-enabled
authorMarc Zyngier <maz@kernel.org>
Wed, 4 Mar 2020 20:33:24 +0000 (20:33 +0000)
committerMarc Zyngier <maz@kernel.org>
Tue, 24 Mar 2020 12:15:51 +0000 (12:15 +0000)
commit1f18e4654ce566085e92dffe880f6dcbd36fc1f5
tree95d4a8eb92d9d609892ef8a3ebe102f1fe181dee
parentff7142adf85c9dc106a90bee541b235431de98fa
KVM: arm64: GICv4.1: Let doorbells be auto-enabled

As GICv4.1 understands the life cycle of doorbells (instead of
just randomly firing them at the most inconvenient time), just
enable them at irq_request time, and be done with it.

Signed-off-by: Marc Zyngier <maz@kernel.org>
Reviewed-by: Zenghui Yu <yuzenghui@huawei.com>
Reviewed-by: Eric Auger <eric.auger@redhat.com>
Link: https://lore.kernel.org/r/20200304203330.4967-18-maz@kernel.org
virt/kvm/arm/vgic/vgic-v4.c