WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] Fix for 'acpi=off'


On 6 May 2005, at 00:09, Arun Sharma wrote:

With acpi=off acpi_lapic is non-zero so this code works:

   /* ACPI may have already provided this data */
   if (!acpi_lapic)
           MP_processor_info(m);

But with acpi=ht, MP table processor info is ignored. I worked around it
by ignoring the processor entries in the MP table always and setting
num_processors=1.

Yes, I'm missing this part of your patch, Arun. I'll take a look.

 -- Keir


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>