Re: [PATCH v5 13/23] irqchip/gic-v4.1: Move doorbell management to the GICv4 abstraction layer
From: Zenghui Yu <yuzenghui@huawei.com>
Date: 2020-03-12 08:20:18
Also in:
kvm, kvmarm, lkml
From: Zenghui Yu <yuzenghui@huawei.com>
Date: 2020-03-12 08:20:18
Also in:
kvm, kvmarm, lkml
On 2020/3/5 4:33, Marc Zyngier wrote:
In order to hide some of the differences between v4.0 and v4.1, move the doorbell management out of the KVM code, and into the GICv4-specific layer. This allows the calling code to ask for the doorbell when blocking, and otherwise to leave the doorbell permanently disabled. This matches the v4.1 code perfectly, and only results in a minor refactoring of the v4.0 code. Signed-off-by: Marc Zyngier <maz@kernel.org>
Reviewed-by: Zenghui Yu <yuzenghui@huawei.com> Thanks _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel