On Thu, 2006-08-03 at 17:22 -0400, Aron Griffis wrote: > Hi Juan, > > Here is the patch cleaned up to apply to your current tree. > I omitted the #ifdef notyet parts because they're already fixed by the > patch I sent yesterday. > https://www.redhat.com/archives/fedora-xen/2006-August/msg00019.html Added this patch. Actually updated HV to latest & same for kernel bits. One of the machines here boots: [root@frosty ~]# uname -a Linux frosty.rhts.boston.redhat.com 2.6.17-1.2523xen #1 SMP Thu Aug 3 20:28:24 EDT 2006 ia64 ia64 ia64 GNU/Linux [root@frosty ~]# But still loads of: BUG: sleeping function called from invalid context at kernel/rwsem.c:20 in_atomic():0, irqs_disabled():1 Call Trace: [<a00000010001c8a0>] show_stack+0x40/0xa0 sp=e0000000165b7bb0 bsp=e0000000165b11b8 [<a00000010001c930>] dump_stack+0x30/0x60 sp=e0000000165b7d80 bsp=e0000000165b11a0 [<a000000100069280>] __might_sleep+0x2a0/0x2c0 sp=e0000000165b7d80 bsp=e0000000165b1178 [<a0000001000b7080>] down_read+0x20/0x60 sp=e0000000165b7d80 bsp=e0000000165b1158 [<a0000001005a8f30>] ia64_do_page_fault+0x110/0x9e0 sp=e0000000165b7d80 bsp=e0000000165b1108 [<a000000100061520>] xen_leave_kernel+0x0/0x3b0 sp=e0000000165b7e30 bsp=e0000000165b1108 On the other machine (superdome), it still don't boot, fails with: (XEN) Dom0 max_vcpus=1 (XEN) Dom0: 0xf00000000425c080 (XEN) Domain0 EFI passthrough:enable lsapic entry: 0xf000070fffbc01cc (XEN) DISABLE lsapic entry: 0xf000070fffbc01d8 (XEN) DISABLE lsapic entry: 0xf000070fffbc01e4 (XEN) DISABLE lsapic entry: 0xf000070fffbc01f0 (XEN) DISABLE lsapic entry: 0xf000070fffbc01fc (XEN) DISABLE lsapic entry: 0xf000070fffbc0208 (XEN) DISABLE lsapic entry: 0xf000070fffbc0214 (XEN) DISABLE lsapic entry: 0xf000070fffbc0220 (XEN) DISABLE lsapic entry: 0xf000070fffbc022c (XEN) ACPI 2.0=0x70fffbc0000 SMBIOS=0x1fffe000 (XEN) assign_new_domain_page: Can't alloc!!!! Aaaargh! (XEN) (XEN) **************************************** (XEN) Panic on CPU 0: (XEN) assign_new_domain0_page: can't allocate page for dom0**************************************** (XEN) (XEN) Reboot in five seconds... This is after I add (from Alex advice) max_addr=32G, otherwise it stops quite earlier with a complaint that it is unable to get an ored 8 page. Later, Juan. -- Fedora-xen@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-xen