Re: revert yenta free_irq on suspend

From: Shaohua Li
Date: Sun Jul 31 2005 - 20:59:56 EST


Hi,
> In general, I think that calling free_irq is the right behavior.
> Although irqs changing after suspend is rare, there are also some
> more serious issues. This has been discussed in the past, and a
> summary is as follows:
irqs actually isn't changed after suspend currently, it's a considering
for future usage like hotplug.
Calling free_irq actually isn't a complete ACPI issue, but ACPI requires
it to solve nasty 'sleep in atomic' warning. You will find such break
with swsusp without ACPI. Could we revert the ACPI change in Linus's
tree but keep it in -mm tree? So we get a chance to fix drivers.

Thanks,
Shaohua

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