[PATCH] powerpc/xive: Fix compile when !CONFIG_PPC_POWERNV.
Michael Ellerman
patch-notifications at ellerman.id.au
Wed Dec 8 00:27:19 AEDT 2021
On Wed, 1 Dec 2021 17:54:18 +0100, Cédric Le Goater wrote:
> The automatic "save & restore" of interrupt context is a POWER10/XIVE2
> feature exploited by KVM under the PowerNV platform. It is not
> available under pSeries and the associated toggle should not be
> exposed under the XIVE debugfs directory.
>
> Introduce a platform handler for debugfs initialization and move the
> 'save-restore' entry under the native (PowerNV) backend to fix compile
> when !CONFIG_PPC_POWERNV.
>
> [...]
Applied to powerpc/next.
[1/1] powerpc/xive: Fix compile when !CONFIG_PPC_POWERNV.
https://git.kernel.org/powerpc/c/2a2ac8a7018b953cd23d770ebd28f8e1ea365df4
cheers
More information about the Linuxppc-dev
mailing list