xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* 2.6.32 pv_ops and sparse/flat memory
@ 2010-11-19 13:44 Vasiliy G Tolstov
  2010-11-22 10:09 ` Daniel Kiper
  0 siblings, 1 reply; 7+ messages in thread
From: Vasiliy G Tolstov @ 2010-11-19 13:44 UTC (permalink / raw)
  To: xen-devel@lists.xensource.com

Hello. I'm try to compile 32 bit pae kernel from xen git repo. If i
check sparse memory - i get error 
scripts/kconfig/conf -s arch/x86/Kconfig
  CHK     include/linux/version.h
  CHK     include/linux/utsrelease.h
  SYMLINK include/asm -> include/asm-x86
  CC      kernel/bounds.s
  GEN     include/linux/bounds.h
  CC      arch/x86/kernel/asm-offsets.s
In file included from include/linux/suspend.h:8,
                 from arch/x86/kernel/asm-offsets_32.c:11,
                 from arch/x86/kernel/asm-offsets.c:2:
include/linux/mm.h:518:2: error: #error SECTIONS_WIDTH+NODES_WIDTH
+ZONES_WIDTH > BITS_PER_LONG - NR_PAGEFLAGS
make[1]: *** [arch/x86/kernel/asm-offsets.s] Error 1
make: *** [prepare0] Error 2


But if a check flat memory - compiling fine, but a can't get memory
hotplug, does memory hotplug possible with flat memory ? Or only with
sparse?

Daniel, can You check this?
-- 
Vasiliy G Tolstov <v.tolstov@selfip.ru>
Selfip.Ru

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

end of thread, other threads:[~2010-11-24 10:11 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-19 13:44 2.6.32 pv_ops and sparse/flat memory Vasiliy G Tolstov
2010-11-22 10:09 ` Daniel Kiper
2010-11-22 10:22   ` Vasiliy G Tolstov
2010-11-23 18:06     ` Daniel Kiper
2010-11-23 19:01       ` Vasiliy G Tolstov
2010-11-23 19:42         ` Pasi Kärkkäinen
2010-11-24 10:11           ` Daniel Kiper

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).