Re: [PATCH v2 1/2] mm: introduce ARCH_HAS_PTE_SPECIAL

From: Palmer Dabbelt
Date: Tue Apr 10 2018 - 16:44:53 EST


On Tue, 10 Apr 2018 09:09:32 PDT (-0700), willy@xxxxxxxxxxxxx wrote:
On Tue, Apr 10, 2018 at 05:25:50PM +0200, Laurent Dufour wrote:
arch/powerpc/include/asm/pte-common.h | 3 ---
arch/riscv/Kconfig | 1 +
arch/s390/Kconfig | 1 +

You forgot to delete __HAVE_ARCH_PTE_SPECIAL from
arch/riscv/include/asm/pgtable-bits.h

Thanks -- I was looking for that but couldn't find it and assumed I'd just misunderstood something.