From: Vasiliy G Tolstov <v.tolstov@selfip.ru>
To: "xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>
Subject: 2.6.32 pv_ops and sparse/flat memory
Date: Fri, 19 Nov 2010 16:44:17 +0300 [thread overview]
Message-ID: <1290174257.16244.44.camel@vase> (raw)
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
next reply other threads:[~2010-11-19 13:44 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-19 13:44 Vasiliy G Tolstov [this message]
2010-11-22 10:09 ` 2.6.32 pv_ops and sparse/flat memory 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1290174257.16244.44.camel@vase \
--to=v.tolstov@selfip.ru \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.