Re: [v2] powerpc/mm: Fix missing page attributes in page table dump
From: Michael Ellerman <hidden>
Date: 2017-04-27 10:31:03
Also in:
lkml
From: Michael Ellerman <hidden>
Date: 2017-04-27 10:31:03
Also in:
lkml
On Fri, 2017-04-14 at 05:45:16 UTC, Christophe Leroy wrote:
On some targets, _PAGE_RW is 0 and this is _PAGE_RO which is used. There is also _PAGE_SHARED that is missing. Signed-off-by: Christophe Leroy <redacted>
Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/c99317953323d6251245022cb3af54 cheers