[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] [PATCH] pv-ops: Fix missing 'ifdef CONFIG_XEN' in acpi



On 04/21/2010 09:05 PM, Yu Zhiguo wrote:
> Hi jeremy,
>
> Jeremy Fitzhardinge wrote:
>   
>>>  #endif
>>> +
>>> +#if !defined(CONFIG_XEN) || (defined(CONFIG_XEN) && 
>>> !defined(CONFIG_XEN_DOM0_PCI))
>>>   
>>>       
>> As I mentioned in the other mail, there's no need to test CONFIG_XEN.
>>
>>     
> Indeed, thanks for your hint.
> Correct now, please refer to the following.
>   

Better, but:

> -
> +#if (!defined(CONFIG_PCI_MSI) || !defined(CONFIG_XEN_DOM0_PCI))
>   

Isn't there already a XEN MSI CONFIG variable?

    J

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


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.