[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1411248142-28951-1-git-send-email-minipli@googlemail.com>
Date: Sat, 20 Sep 2014 23:22:19 +0200
From: Mathias Krause <minipli@...glemail.com>
To: Thomas Gleixner <tglx@...utronix.de>,
Ingo Molnar <mingo@...hat.com>,
"H. Peter Anvin" <hpa@...or.com>
Cc: linux-kernel@...r.kernel.org, x86@...nel.org,
Mathias Krause <minipli@...glemail.com>
Subject: [PATCH 0/3] x86, ptdump: a EFI related fix + enhancements
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists