]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi...
authorThomas Gleixner <tglx@linutronix.de>
Sat, 19 Dec 2015 20:24:52 +0000 (21:24 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Sat, 19 Dec 2015 20:24:52 +0000 (21:24 +0100)
Pull efi changes from Matt Fleming:

 * We don't need to carry our own formatting code in the esrt driver
   because the kobject API can do that for us - Rasmus Villemoes

 * Update the arm64 file paths in Documentation/efi-stub.txt to match
   the current tree - Alan Ott

 * Consistently preface all print statements with "efi" arch/x86 so
   that it's more obvious to users reporting problems which statements
   in the kernel log are relevant for EFI - Matt Fleming

 * Fix a boot crash in the ACPI BGRT driver and delete
   efi_lookup_mapped_addr() since it's useless now that the EFI
   mappings *only* exist in the 'efi_pgd' page table. Instead we
   always early_memremap() the BGRT memory - Sai Praneeth Prakhya

1  2 
arch/x86/platform/efi/efi_64.c

Simple merge