On Mon, 2018-10-15 at 06:37:41 UTC, Christophe Leroy wrote: > Since commit bd0dbb73e013 ("powerpc/mm/books3s: Add new pte bit to > mark pte temporarily invalid."), _PAGE_PRESENT doesn't mean exactly > that a page is present. A page is also considered preset when > _PAGE_INVALID is set. > > This patch changes the meaning of "present" and adds a status "valid" > associated to the _PAGE_PRESENT flag. > > Fixes: bd0dbb73e013 ("powerpc/mm/books3s: Add new pte bit to mark pte > temporarily invalid.") > Signed-off-by: Christophe Leroy <christophe.le...@c-s.fr> > Reviewed-by: Aneesh Kumar K.V <aneesh.ku...@linux.ibm.com>
Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/3ff38e1874863827374b02b4f31c73 cheers