On Tue, 13 Apr 2021 15:03:52 +0200, Cédric Le Goater wrote: > The 'chip_id' field of the XIVE CPU structure is used to choose a > target for a source located on the same chip. For that, the XIVE > driver queries the chip identifier from the "ibm,chip-id" property > and compares it to a 'src_chip' field identifying the chip of a > source. This information is only available on the PowerNV platform, > 'src_chip' being assigned to XIVE_INVALID_CHIP_ID under pSeries. > > [...]
Applied to powerpc/next. [1/1] powerpc/xive: Use the "ibm, chip-id" property only under PowerNV https://git.kernel.org/powerpc/c/e9e16917bc388846163b8566a298a291d71e44c9 cheers