Re: [PATCH 3/5] uio: Cleanup irq handling.

From: Thomas Gleixner
Date: Fri Sep 17 2010 - 16:34:58 EST


On Tue, 14 Sep 2010, Eric W. Biederman wrote:

>
> Change the value of UIO_IRQ_NONE -2 to 0. 0 is well defined in the rest
> of the kernel as the value to indicate an irq has not been assigned.
>
> Update the calls to request_irq and free_irq to only ignore UIO_IRQ_NONE
> and UIO_IRQ_CUSTOM allowing the rest of the kernel's possible irq
> numbers to be used.
>
> Signed-off-by: Eric W. Biederman <ebiederm@xxxxxxxxxxxxxxxxxx>

Reviewed-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/