On Wed, 2019-08-14 at 12:36:09 UTC, Christophe Leroy wrote: > Commit 453d87f6a8ae ("powerpc/mm: Warn if W+X pages found on boot") > wrongly changed KERN_VIRT_START from 0 to PAGE_OFFSET, leading to a > shift in the displayed addresses. > > Lets revert that change to resync walk_pagetables()'s addr val and > pgd_t pointer for PPC32. > > Fixes: 453d87f6a8ae ("powerpc/mm: Warn if W+X pages found on boot") > Cc: sta...@vger.kernel.org > Signed-off-by: Christophe Leroy <christophe.le...@c-s.fr>
Series applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/7c7a532ba3fc51bf9527d191fb410786c1fdc73c cheers