[PATCH] KVM: PPC: Book3S HV: Fix invalid use of register expression

Paul Mackerras paulus at ozlabs.org
Thu Aug 31 13:42:10 AEST 2017


On Tue, Aug 15, 2017 at 02:37:01PM +1000, Michael Ellerman wrote:
> From: Andreas Schwab <schwab at linux-m68k.org>
> 
> binutils >= 2.26 now warns about misuse of register expressions in
> assembler operands that are actually literals. In this instance r0 is
> being used where a literal 0 should be used.
> 
> Signed-off-by: Andreas Schwab <schwab at linux-m68k.org>
> [mpe: Split into separate KVM patch, tweak change log]
> Signed-off-by: Michael Ellerman <mpe at ellerman.id.au>

Thanks, patch applied to my kvm-ppc-next branch.

Paul.


More information about the Linuxppc-dev mailing list