]> 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>
Tue, 26 Nov 2019 17:48:19 +0000 (09:48 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 26 Nov 2019 17:48:19 +0000 (09:48 -0800)
commit53a1440fb25c4ebc2a29c78fc091939ba2c48984
tree7ffb1f27b7d38134fa2723ef695b59a452a6a17c
parent86881c64b601a864c9e0c38ac12596e0f223746e
parent13573372e974eda2286a08c32bff32f30e46c8f2
Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull x86 kdump updates from Ingo Molnar:
 "This solves a kdump artifact where encrypted memory contents are
  dumped, instead of unencrypted ones.

  The solution also happens to simplify the kdump code, to everyone's
  delight"

* 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/crash: Align function arguments on opening braces
  x86/kdump: Remove the backup region handling
  x86/kdump: Always reserve the low 1M when the crashkernel option is specified
  x86/crash: Add a forward declaration of struct kimage
arch/x86/include/asm/crash.h