[PATCH 0/3] EFI memmap fix

From: Borislav Petkov
Date: Mon Dec 16 2013 - 18:37:32 EST


From: Borislav Petkov <bp@xxxxxxx>

Hi guys,

this is the result of Toshi and me debugging a #GP on one of his big HP
boxes sporting UEFI. Each commit message should be self-explanatory so
please look there.

This has more or less an RFC nature thus I'm sending it now to collect
feedback. It is going to wait in the EFI queue anyway after the kexec
stuff gets sorted out first.

Comments and suggestions as always are very much appreciated.

Thanks.

Borislav Petkov (3):
x86, ptdump: Add the functionality to dump an arbitrary pagetable
efi: Dump the EFI page table
efi: Make efi virtual runtime map passing more robust

arch/x86/include/asm/pgtable.h | 3 +-
arch/x86/mm/dump_pagetables.c | 77 ++++++++++++++++++++++++++++--------------
arch/x86/platform/efi/efi.c | 68 ++++++++++++++++++++++++++++++++-----
3 files changed, 112 insertions(+), 36 deletions(-)

--
1.8.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/