Hi guys, The following changes since commit 226f69a4b7ed1da248d653aa1535bad61ba5fa49: Merge tag 'please-pull-tangchen' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into x86/urgent (2012-11-13 19:01:01 +0100) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi.git tags/efi-for-3.7-v2 for you to fetch changes up to 0f905a43ce955b638139bd84486194770a6a2c08: x86, efi: Fix processor-specific memcpy() build error (2012-11-20 20:52:07 +0000) ---------------------------------------------------------------- EFI updates for v3.7 - part 2 * Fix the i386 EFI boot stub build for 3DNow memcpy configs. * Delete an unused 'long' in header.S that was part of the initial EFI boot stub commit, but is no long referenced. ---------------------------------------------------------------- Cesar Eduardo Barros (1): x86: remove dummy long from EFI stub Matt Fleming (1): x86, efi: Fix processor-specific memcpy() build error arch/x86/boot/compressed/eboot.c | 2 ++ arch/x86/boot/header.S | 3 --- 2 files changed, 2 insertions(+), 3 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