Re: [PATCH v2 0/3] powerpc/pseries: IPI doorbell improvements

2020-07-23 Thread Cédric Le Goater
On 6/30/20 1:50 PM, Nicholas Piggin wrote: > Since v1: > - Fixed SMP compile error. > - Fixed EPAPR / KVM_GUEST breakage. > - Expanded patch 3 changelog a bit. > > Thanks, > Nick I gave the patchset a try on KVM guests (P9 and P8) and PowerVM LPARs (P9). Looks good. Tested-by: Cédric Le

[PATCH v2 0/3] powerpc/pseries: IPI doorbell improvements

2020-06-30 Thread Nicholas Piggin
Since v1: - Fixed SMP compile error. - Fixed EPAPR / KVM_GUEST breakage. - Expanded patch 3 changelog a bit. Thanks, Nick Nicholas Piggin (3): powerpc: inline doorbell sending functions powerpc/pseries: Use doorbells even if XIVE is available powerpc/pseries: Add KVM guest doorbell