public inbox for kexec@lists.infradead.org
 help / color / mirror / Atom feed
* Cleanups and passing memory ranges via e820 table instead of memmap=
@ 2013-04-11 12:26 Thomas Renninger
  2013-04-11 12:26 ` [PATCH 1/5] kexec: X86: Show e820 table which gets passed in debug mode Thomas Renninger
                   ` (4 more replies)
  0 siblings, 5 replies; 28+ messages in thread
From: Thomas Renninger @ 2013-04-11 12:26 UTC (permalink / raw)
  To: horms; +Cc: kexec

These patches are against latest kexec-tool master branch from:
git://git.kernel.org/pub/scm/utils/kernel/kexec/kexec-tools

The cleanups are intended to do no functional change.

The patches got successfully tested on one platform.
Also the e820 passing should introduce no change.
Whether the memmap=exactmap ... is passed and the crash kernel makes up
the e820 table from memmap=X#Y and similar params or whether exactly the
same ranges are passed via e820 in bootloader structure directly should not
matter at all.


_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec

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

end of thread, other threads:[~2013-04-16 12:41 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-11 12:26 Cleanups and passing memory ranges via e820 table instead of memmap= Thomas Renninger
2013-04-11 12:26 ` [PATCH 1/5] kexec: X86: Show e820 table which gets passed in debug mode Thomas Renninger
2013-04-11 12:26 ` [PATCH 2/5] kexec: X86: Enhance crash range debug output Thomas Renninger
2013-04-11 12:26 ` [PATCH 3/5] kexec: X86: Do not exclude memory regions in each get_xy_memory_range() func Thomas Renninger
2013-04-11 12:26 ` [PATCH 4/5] kexec: X86: make crash_memory_range global and store its no of elements in crash_ranges Thomas Renninger
2013-04-11 12:26 ` [PATCH 5/5] kexec: X86: Pass memory ranges via e820 table instead of memmap= boot parameter Thomas Renninger
2013-04-11 14:55   ` Yinghai Lu
2013-04-11 15:06     ` H. Peter Anvin
2013-04-12 14:31       ` Vivek Goyal
2013-04-12 14:56         ` H. Peter Anvin
2013-04-12 22:17           ` Dave Hansen
2013-04-12 23:17             ` H. Peter Anvin
2013-04-15  4:52             ` HATAYAMA Daisuke
2013-04-15  5:58               ` Dave Hansen
2013-04-15  7:58                 ` HATAYAMA Daisuke
2013-04-15 14:49                 ` H. Peter Anvin
2013-04-12 12:24     ` Thomas Renninger
2013-04-12  9:56   ` Zhang Yanfei
2013-04-12 11:12     ` Thomas Renninger
2013-04-15  9:05     ` Thomas Renninger
2013-04-15 12:20       ` H. Peter Anvin
2013-04-15 19:48         ` Thomas Renninger
2013-04-15 19:54           ` H. Peter Anvin
2013-04-16  7:52             ` Thomas Renninger
2013-04-16 11:59               ` H. Peter Anvin
2013-04-16 12:41               ` Zhang Yanfei
2013-04-12 15:24   ` Eric W. Biederman
2013-04-15 11:48     ` Thomas Renninger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox