Re: [patch] ide: Fix irq flags madness

From: David Miller
Date: Thu Aug 04 2011 - 04:31:29 EST


From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
Date: Sat, 23 Jul 2011 15:51:37 -0000

> commit ec1a123 (IDE: pass IRQ flags to the IDE core) introduced the
> bogosity of passing unfiltered resource->flags to the irq_flags which
> are used for request_irq. It results in random bits set (especially
> IORESOURCE_IRQ which maps to IRQF_PER_CPU).
>
> Filter the bits proper.
>
> Signed-off-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx>

Applied, but please post IDE patches to linux-ide in the future.

Thanks.
--
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/