Pull x86 fixes from Thomas Gleixner:
 "A small set of x86 fixes:
   - prevent the kernel from using the EFI reboot method when EFI is
     disabled.
   - two patches addressing clang issues"
* 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/boot: Disable the address-of-packed-member compiler warning
  x86/efi: Fix reboot_mode when EFI runtime services are disabled
  x86/boot: #undef memcpy() et al in string.c