Re: revert yenta free_irq on suspend

From: Linus Torvalds
Date: Sat Jul 30 2005 - 15:43:24 EST




On Sat, 30 Jul 2005, Hugh Dickins wrote:
>
> Please revert the yenta free_irq on suspend patch (below)
> which went into 2.6.13-rc4 after 2.6.13-rc3-git9.

Ok. Will do.

And the ACPI people had better stop doing this crazy thing in the first
place. There's really no point at all to freeing and re-requesting the
interrupts, and the IRQ controller should just re-initialize itself
instead.

The excuse for not doing so was totally ludicrous in the first place, if I
recall correctly. Use GFP_ATOMIC in ACPI if you do things with interrupts
disabled, don't break a million drivers.

Linus
-
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/