[PATCH 02/20] KVM: PPC: Book3S PR: Fix broken select due to misspelling
Paul Mackerras
paulus at ozlabs.org
Mon Feb 5 15:48:21 AEDT 2018
On Mon, Feb 05, 2018 at 02:21:14AM +0100, Ulf Magnusson wrote:
> Commit 76d837a4c0f9 ("KVM: PPC: Book3S PR: Don't include SPAPR TCE code
> on non-pseries platforms") added a reference to the globally undefined
> symbol PPC_SERIES. Looking at the rest of the commit, PPC_PSERIES was
> probably intended.
>
> Change PPC_SERIES to PPC_PSERIES.
>
> Discovered with the
> https://github.com/ulfalizer/Kconfiglib/blob/master/examples/list_undefined.py
> script.
>
> Signed-off-by: Ulf Magnusson <ulfalizer at gmail.com>
Acked-by: Paul Mackerras <paulus at ozlabs.org>
Which tree is this series going into?
Paul.
More information about the Linuxppc-dev
mailing list