On Tue, 2013-12-17 at 00:36 +0100, Borislav Petkov wrote:
> From: Borislav Petkov <b...@suse.de>
> 
> 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(-)
> 

Thanks for the quick turnaround!  For the series:

Tested-by: Toshi Kani <toshi.k...@hp.com>

Toshi

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

Reply via email to