Messages in this thread |  | | Date | Thu, 9 Jul 2020 14:09:18 +1000 | From | Paul Mackerras <> | Subject | Re: [PATCH 1/1] KVM/PPC: Fix typo on H_DISABLE_AND_GET hcall |
| |
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@gmail.com>
Acked-by: Paul Mackerras <paulus@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.
|  |