]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 6 May 2019 23:11:45 +0000 (16:11 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 6 May 2019 23:11:45 +0000 (16:11 -0700)
commit72dbb305fa2322d5e5867a9f9e64008a7376f1ba
tree57c951ecfc3556b448d033f5327112e7c3162cfe
parent6a68fc905ee657629e68e1dc1d0b7e3abf1061b0
parent21b58aa9de1970384932709217d07a27ff639385
Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

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
Documentation/admin-guide/kernel-parameters.txt
arch/x86/kernel/setup.c