Kexec Archive on lore.kernel.org
 help / color / mirror / Atom feed
* kexec-tools and multiboot breakage
@ 2014-01-15  3:25 Peter Chubb
  2014-01-15  3:48 ` Simon Horman
  0 siblings, 1 reply; 4+ messages in thread
From: Peter Chubb @ 2014-01-15  3:25 UTC (permalink / raw)
  To: horms; +Cc: kexec

Hi Simon,
   When you get a moment, please check out
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=735360

Quick summary:
  If your kernel is configured to protect the first few pages of
  physical memory, then low memory doesn't start at location 0 --- so
  when scanning the memory ranges from /proc/iomem, the code in
  kexec/arch/i386/kexec-multiboot-x86.c never fills in mem_lower.

  I think it's safe to assume that if a memory segment starts at 64k or
  lower, it can be extended to location 0 because of the kernel
  protection on a PC99-style architecture.

Peter C
--
Dr Peter Chubb				        peter.chubb AT nicta.com.au
http://www.ssrg.nicta.com.au          Software Systems Research Group/NICTA

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

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

end of thread, other threads:[~2014-01-16  0:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-15  3:25 kexec-tools and multiboot breakage Peter Chubb
2014-01-15  3:48 ` Simon Horman
2014-01-15 21:39   ` [PATCH] Fix value of mbi->mem_lower for multiboot-x86 Peter Chubb
2014-01-16  0:22     ` Simon Horman

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