diff options
author | Keir Fraser <keir.fraser@citrix.com> | 2009-07-13 11:18:57 +0100 |
---|---|---|
committer | Keir Fraser <keir.fraser@citrix.com> | 2009-07-13 11:18:57 +0100 |
commit | 2e2e8763c259199aae75fdce6d607b1c01835aab (patch) | |
tree | 5b95ae732c6307532ca053ba0918b3af5f5ca349 /extras/mini-os/sched.c | |
parent | 7ace84ccbc69816800b4ae6e17d670492d033fc5 (diff) | |
download | xen-2e2e8763c259199aae75fdce6d607b1c01835aab.tar.gz xen-2e2e8763c259199aae75fdce6d607b1c01835aab.tar.bz2 xen-2e2e8763c259199aae75fdce6d607b1c01835aab.zip |
i386: fix boot
Since the Xen heap pages (which are the only ones mapped at this
point) don't get passed to init_boot_pages(), it has no place to store
the bootmem regions without faulting. Hence, a mapped page must be
passed to that function as the very first thing.
Signed-off-by: Jan Beulich <jbeulich@novell.com>
Diffstat (limited to 'extras/mini-os/sched.c')
0 files changed, 0 insertions, 0 deletions