linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] x86/kdump changes for v5.5
@ 2019-11-25 14:16 Ingo Molnar
  2019-11-26 19:30 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Ingo Molnar @ 2019-11-25 14:16 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-kernel, Borislav Petkov, Thomas Gleixner, Peter Zijlstra,
	Andrew Morton

Linus,

Please pull the latest x86-kdump-for-linus git tree from:

   git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-kdump-for-linus

   # HEAD: 9eff303725da6530b615e9258f696149baa51df6 x86/crash: Align function arguments on opening braces

This tree 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.

 Thanks,

	Ingo

------------------>
Borislav Petkov (1):
      x86/crash: Align function arguments on opening braces

Lianbo Jiang (3):
      x86/crash: Add a forward declaration of struct kimage
      x86/kdump: Always reserve the low 1M when the crashkernel option is specified
      x86/kdump: Remove the backup region handling


 arch/x86/include/asm/crash.h       |   8 +++
 arch/x86/include/asm/kexec.h       |  10 ---
 arch/x86/include/asm/purgatory.h   |  10 ---
 arch/x86/kernel/crash.c            | 128 +++++++++++--------------------------
 arch/x86/kernel/machine_kexec_64.c |  47 --------------
 arch/x86/purgatory/purgatory.c     |  19 ------
 arch/x86/realmode/init.c           |   2 +
 7 files changed, 46 insertions(+), 178 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] x86/kdump changes for v5.5
  2019-11-25 14:16 [GIT PULL] x86/kdump changes for v5.5 Ingo Molnar
@ 2019-11-26 19:30 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-11-26 19:30 UTC (permalink / raw)
  To: Ingo Molnar
  Cc: Linus Torvalds, linux-kernel, Borislav Petkov, Thomas Gleixner,
	Peter Zijlstra, Andrew Morton

The pull request you sent on Mon, 25 Nov 2019 15:16:51 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-kdump-for-linus

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/24ee25a6da84d83a25d93af52b5fef7407030b20

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-11-26 19:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-25 14:16 [GIT PULL] x86/kdump changes for v5.5 Ingo Molnar
2019-11-26 19:30 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).