[PATCH 11/15] ia64/pv_ops: paravirtualize NR_IRQS

Jes Sorensen jes at sgi.com
Wed Apr 23 07:03:58 PDT 2008


Isaku Yamahata wrote:
>> I'd rather have PARAVIRT_NR_IRQ set from Kconfig if possible given that
>> all of these are constants anyway. If we cannot do that, then it would
>> be better to do the #if FOO_NR_IRQ > PARAVIRT_NR_IRQ in the various
>> header files for Xen/KVM/lguest so we don't get the clutter in the main
>> makefile.
> 
> Unfotunately Kconfig doesn't support arithmetic comparison.
> So do you want something like the followings?

IMHO, that would be better.

Cheers,
Jes


More information about the Virtualization mailing list