[PATCH 1/1] KVM/PPC: Fix typo on H_DISABLE_AND_GET hcall

Paul Mackerras paulus at ozlabs.org
Thu Jul 9 14:09:18 AEST 2020


On Mon, Jul 06, 2020 at 09:48:12PM -0300, Leonardo Bras wrote:
> On PAPR+ the hcall() on 0x1B0 is called H_DISABLE_AND_GET, but got
> defined as H_DISABLE_AND_GETC instead.
> 
> This define was introduced with a typo in commit <b13a96cfb055>
> ("[PATCH] powerpc: Extends HCALL interface for InfiniBand usage"), and was
> later used without having the typo noticed.
> 
> Signed-off-by: Leonardo Bras <leobras.c at gmail.com>

Acked-by: Paul Mackerras <paulus at ozlabs.org>

Since this hypercall is not implemented in KVM nor used by KVM guests,
I'll leave this one for Michael to pick up.

Paul.


More information about the Linuxppc-dev mailing list