* Nathan Lynch [2021-09-28 16:41:46]:
> Add comments more clearly documenting that this function determines whether
> hypervisor-level preemption of the VM has occurred.
>
> Signed-off-by: Nathan Lynch
Looks good to me.
Reviewed-by: Srikar Dronamraju
> ---
> arch/powerpc/include/asm/paravi
Add comments more clearly documenting that this function determines whether
hypervisor-level preemption of the VM has occurred.
Signed-off-by: Nathan Lynch
---
arch/powerpc/include/asm/paravirt.h | 22 ++
1 file changed, 18 insertions(+), 4 deletions(-)
diff --git a/arch/pow