All of lore.kernel.org
 help / color / mirror / Atom feed
* x86: fix kexec crash regression
@ 2014-01-08 15:56 David Vrabel
  2014-01-08 15:56 ` [PATCH 1/2] Revert "kexec/x86: do not map crash kernel area" David Vrabel
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: David Vrabel @ 2014-01-08 15:56 UTC (permalink / raw)
  To: xen-devel; +Cc: David Vrabel, Don Slutz

A recent commit causes Xen to crash if a kexec crash images is loaded
into a crash area below 5 TiB (and a non-debug Xen is used).

This series reverts the bad commit and then re-implements the part of
the original fix that does cause a regression.

This is an important bug fix necessary for 4.4.

David

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

end of thread, other threads:[~2014-01-08 17:57 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-08 15:56 x86: fix kexec crash regression David Vrabel
2014-01-08 15:56 ` [PATCH 1/2] Revert "kexec/x86: do not map crash kernel area" David Vrabel
2014-01-08 16:27   ` Jan Beulich
2014-01-08 16:34     ` Ian Campbell
2014-01-08 16:40       ` Jan Beulich
2014-01-08 15:56 ` [PATCH 2/2] x86: map portion of kexec crash area that is within the direct map area David Vrabel
2014-01-08 16:38   ` Jan Beulich
2014-01-08 17:57     ` David Vrabel
2014-01-08 16:00 ` x86: fix kexec crash regression Andrew Cooper

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.