Pull x86 kdump update from Ingo Molnar:
 "This includes two changes:
   - Raise the crash kernel reservation limit from from ~896MB to ~4GB.
     Only very old (and already known-broken) kexec-tools is supposed to
     be affected by this negatively.
   - Allow higher than 4GB crash kernel allocations when low allocations
     fail"
* 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/kdump: Fall back to reserve high crashkernel memory
  x86/kdump: Have crashkernel=X reserve under 4G by default