[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Genapic in 32-bit Dom0 (Was : More Problems booting32-bit Domain 0 on ES7000 x86_64)
* Puthiyaparambil, Aravindh (aravindh.puthiyaparambil@xxxxxxxxxx) wrote: > Ooops that could cause problems for us on the ES7000 x86_64 as we run in > clustered apic mode. With a uniprocessor Dom0 I see that it picks up > clustered apic. From a cursory look at the genapic code in Dom0 I don't > see a difference between UP and SMP clustered_apic_check(). Am I looking > at the wrong place? Yes, that patch hasn't been merged yet. Here's the snippet that's likely to cause a problem as it stands now: +print: + /* hardcode to xen apic functions */ + genapic = &apic_xen; + printk(KERN_INFO "Setting APIC routing to %s\n", genapic->name); thanks, -chris _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |