[PATCH 0/3] x86, ptdump: a EFI related fix + enhancements

From: Mathias Krause
Date: Sat Sep 20 2014 - 17:23:27 EST


This series slightly simplifies (patch 2) and then enhances (patch 3)
the page table dump code to respect the page table attributes of the
whole page table walk when determining the effective access rights. It
also fixes the regression that the EFI runtime service mappings are no
longer visible when CONFIG_X86_ESPFIX64 is set (patch 1).

Please apply!


Mathias Krause (3):
x86, ptdump: Add section for EFI runtime services
x86, ptdump: Simplify page flag evaluation code
x86, ptdump: Take parent page flags into account

arch/x86/include/asm/pgtable_64_types.h | 2 +
arch/x86/mm/dump_pagetables.c | 175 +++++++++++------------
arch/x86/platform/efi/efi_64.c | 3 +-
3 files changed, 90 insertions(+), 90 deletions(-)

--
1.7.10.4

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/