[PATCH v3 06/12] KVM: arm64: selftests: Add support to disable and enable local IRQs
Andrew Jones
drjones at redhat.com
Thu Sep 2 07:43:25 PDT 2021
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 at google.com>
> ---
> .../testing/selftests/kvm/include/aarch64/processor.h | 10 ++++++++++
> 1 file changed, 10 insertions(+)
>
Reviewed-by: Andrew Jones <drjones at redhat.com>
More information about the linux-arm-kernel
mailing list