Re: [PATCH v3 06/12] KVM: arm64: selftests: Add support to disable and enable local IRQs

From: Andrew Jones
Date: Thu Sep 02 2021 - 10:43:33 EST


On Wed, Sep 01, 2021 at 09:14:06PM +0000, Raghavendra Rao Ananta wrote:
> Add functions local_irq_enable() and local_irq_disable() to
> enable and disable the IRQs from the guest, respectively.
>
> Signed-off-by: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
> ---
> .../testing/selftests/kvm/include/aarch64/processor.h | 10 ++++++++++
> 1 file changed, 10 insertions(+)
>

Reviewed-by: Andrew Jones <drjones@xxxxxxxxxx>