Re: [PATCH 09/22] xen: Find an unbound irq number in reverse order (high to low).

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Stefano Stabellini
Date: Thursday, October 7, 2010 - 3:38 am

On Wed, 6 Oct 2010, Konrad Rzeszutek Wilk wrote:

What about adding a comment on top of xen_allocate_pirq like the
following:

/* xen_allocate_irq might allocate irqs from the top down, as a
 * consequence don't assume that the irq number returned has a low value
 * or can be used as a pirq number unless you know otherwise.
 *
 * One notable exception is when xen_allocate_irq is called passing an
 * hardware gsi as argument, in that case the irq number returned
 * matches the gsi number passed as first argument.
 */
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 09/22] xen: Find an unbound irq number in reverse o ..., Konrad Rzeszutek Wilk, (Mon Oct 4, 11:13 am)
Re: [PATCH 09/22] xen: Find an unbound irq number in rever ..., Stefano Stabellini, (Tue Oct 5, 9:46 am)
Re: [PATCH 09/22] xen: Find an unbound irq number in rever ..., Konrad Rzeszutek Wilk, (Wed Oct 6, 3:59 pm)
Re: [PATCH 09/22] xen: Find an unbound irq number in rever ..., Stefano Stabellini, (Thu Oct 7, 3:38 am)
Re: [Xen-devel] Re: [PATCH 09/22] xen: Find an unbound irq ..., Konrad Rzeszutek Wilk, (Thu Oct 7, 7:05 am)