Re: powerpc: Remove suspect CONFIG_PPC_BOOK3E #ifdefs in nohash/64/pgtable.h
From: Michael Ellerman <hidden>
Date: 2016-11-14 12:17:26
Also in:
lkml
From: Michael Ellerman <hidden>
Date: 2016-11-14 12:17:26
Also in:
lkml
On Thu, 2016-25-08 at 06:31:10 UTC, Rui Teng wrote:
There are three #ifdef CONFIG_PPC_BOOK3E sections in nohash/64/pgtable.h. And there should be no configurations possible which use nohash/64/pgtable.h but don't also enable CONFIG_PPC_BOOK3E. Suggested-by: Michael Ellerman <mpe@ellerman.id.au> Signed-off-by: Rui Teng <redacted> Reviewed-by: Aneesh Kumar K.V <redacted>
Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/fda0440d82d38e603cd713e997fdfe cheers