Re: [PATCH] powerpc: Remove _PAGE_SAO stub for book3e/64

From: Michael Ellerman
Date: Mon Jul 04 2022 - 07:36:27 EST


On Mon, 20 Jun 2022 08:21:22 +0200, Christophe Leroy wrote:
> Since commit 634093c59a12 ("powerpc/mm: enable
> ARCH_HAS_VM_GET_PAGE_PROT"), _PAGE_SAO is used only in
> arch/powerpc/mm/book3s64/pgtable.c
>
> The _PAGE_SAO stub defined as 0 for book3e/64 can be removed.
>
>
> [...]

Applied to powerpc/next.

[1/1] powerpc: Remove _PAGE_SAO stub for book3e/64
https://git.kernel.org/powerpc/c/12a9eddd239e14ccbf0ea50b3504a21bda002ba9

cheers