Re: [PATCH 7/7] PCI PM: Let the core be more careful with respectto drivers using new framework
From: Benjamin Herrenschmidt
Date: Wed Feb 04 2009 - 20:19:56 EST
> I don't know about ppc, but on x86 the pcibios hook is only supposed to
> disable the device's interrupt link.
Right now on ppc, I may disable the clocks too, but then:
- As soon as you have implemented the new scheme, I'll replace all that
with using the same hooks as ACPI so that won't be an issue anymore
- Today, it's probably a non issue too because none of the devices for
which I have that sort of manual clock control also shares interrupts.
> Potentially, calling into the AML interpreter.
Right, but we are fixing that anyway with the noirq phase being AML safe
by no ? :-)
> When we implement the changes discussed in the "PCI PM: Restore standard
> config registers of all devices early" thread, that part will end up in
> suspend_noirq.
Yup.
Cheers,
Ben.
--
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/