Hi guys, The following changes since commit 7d1f9aeff1ee4a20b1aeb377dd0f579fe9647619: Linux 3.8-rc4 (2013-01-17 19:25:45 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi.git for you to fetch changes up to 739701888f5d98010a8960b2d974d74c77c830a2: x86, efi: remove attribute check from setup_efi_pci (2013-01-29 17:52:06 +0000) ---------------------------------------------------------------- Various urgent EFI fixes and some warning cleanups for v3.8 * EFI boot stub fix for Macbook Pro's from Maarten Lankhorst * Fix an oops in efivarfs from Lingzhu Xiang * 32-bit warning cleanups from Jan Beulich * Patch to Boot on >512GB RAM systems from Nathan Zimmer * Set efi.runtime_version correctly * efivarfs updates ---------------------------------------------------------------- Jan Beulich (1): x86, efi: fix 32-bit warnings in setup_efi_pci() Lingzhu Xiang (1): efivarfs: Drop link count of the right inode Maarten Lankhorst (1): x86, efi: remove attribute check from setup_efi_pci Matt Fleming (3): efivarfs: Never return ENOENT from firmware efivarfs: Delete dentry from dcache in efivarfs_file_write() x86, efi: Set runtime_version to the EFI spec revision Nathan Zimmer (1): efi, x86: Pass a proper identity mapping in efi_call_phys_prelog arch/x86/boot/compressed/eboot.c | 11 ++++------- arch/x86/platform/efi/efi.c | 2 +- arch/x86/platform/efi/efi_64.c | 22 +++++++++++++++++----- drivers/firmware/efivars.c | 5 +++-- 4 files changed, 25 insertions(+), 15 deletions(-) -- Matt Fleming, Intel Open Source Technology Center -- To unsubscribe from this list: send the line "unsubscribe linux-efi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html