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)
commit98f91276900fa07d6f1c4ae4f120d69962f6433c
tree4ee286497a51d3575d74d2e6fff9c341897530af
parentff3d0a12fb2dc123e2b46e9524ebf4e08de5c59c
parent50a0cb565246f20d59cdb161778531e4b19d35ac
Merge tag 'efi-next' of git://git./linux/kernel/git/mfleming/efi into x86/efi

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
arch/x86/platform/efi/efi_64.c
This page took 0.026484 seconds and 5 git commands to generate.