summaryrefslogtreecommitdiff
path: root/drivers/misc/echo/Kconfig
diff options
context:
space:
mode:
authorOliver O'Halloran <oohall@gmail.com>2017-03-31 12:37:48 +1100
committerMichael Ellerman <mpe@ellerman.id.au>2017-04-12 22:47:27 +1000
commit70538eaa70c36340b4bb27206cad31839e916f40 (patch)
tree1c5343f2f5d8035cf79da45194f5174282260a79 /drivers/misc/echo/Kconfig
parent9c355917fcf006af47ffaa5ae43a1a804764a6f6 (diff)
powerpc/mm: Fix missing _PAGE_NON_IDEMPOTENT in pgtable dump
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. Fixes: 8eb07b187000 ("powerpc/mm: Dump linux pagetables") Signed-off-by: Oliver O'Halloran <oohall@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'drivers/misc/echo/Kconfig')
0 files changed, 0 insertions, 0 deletions