On Fri, 2017-03-31 at 01:37:48 UTC, Oliver O'Halloran wrote: > On Book3s we have two PTE flags used to mark cache-inhibited mappings: > _PAGE_TOLERANT and _PAGE_NON_IDEMPOTENT. Currently the kernel page > table dumper only looks at the generic _PAGE_NO_CACHE which is > defined to be _PAGE_TOLERANT. This patch modifies the dumper so > both flags are shown in the dump. > > Cc: Rashmica Gupta <rashmic...@gmail.com> > Signed-off-by: Oliver O'Halloran <ooh...@gmail.com>
Series applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/70538eaa70c36340b4bb27206cad31 cheers