]> 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)
commitdcdc65f0688d19876b29dd1952b21ef2526bcbee
tree57c951ecfc3556b448d033f5327112e7c3162cfe
parent09494f7a5d45ebd9e61343a8a7c872bb5a2aaf09
parent9b6c69af9f424220e4ccd532495e8c359c41cad0
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