[PATCH v3 03/12] KVM: arm64: selftests: Add support for cpu_relax
Andrew Jones
drjones at redhat.com
Thu Sep 2 06:46:03 PDT 2021
On Wed, Sep 01, 2021 at 09:14:03PM +0000, Raghavendra Rao Ananta wrote:
> Implement the guest helper routine, cpu_relax(), to yield
> the processor to other tasks.
>
> The function was derived from
> arch/arm64/include/asm/vdso/processor.h.
>
> Signed-off-by: Raghavendra Rao Ananta <rananta at google.com>
> ---
> tools/testing/selftests/kvm/include/aarch64/processor.h | 5 +++++
> 1 file changed, 5 insertions(+)
>
Reviewed-by: Andrew Jones <drjones at redhat.com>
More information about the linux-arm-kernel
mailing list