[PATCH 1/2] powerpc: Fix definition of PCR bits to work with old binutils

Michael Ellerman patch-notifications at ellerman.id.au
Wed Sep 25 21:05:21 AEST 2019


On Tue, 2019-09-17 at 00:46:04 UTC, Alistair Popple wrote:
> Commit 388cc6e133132 ("KVM: PPC: Book3S HV: Support POWER6
> compatibility mode on POWER7") introduced new macros defining the PCR
> bits. When used from assembly files these definitions lead to build
> errors using older versions of binutils that don't support the 'ul'
> suffix. This fixes the build errors by updating the definitions to use
> the __MASK() macro which selects the appropriate suffix.
> 
> Signed-off-by: Alistair Popple <alistair at popple.id.au>

Series applied to powerpc fixes, thanks.

https://git.kernel.org/powerpc/c/c6fadabb2868f817299ddb338ac15885e25d12d2

cheers


More information about the Linuxppc-dev mailing list