Re: [PATCH 1/2] PCI PM: Split PCI Express port suspend-resume

From: Jesse Barnes
Date: Wed Dec 31 2008 - 15:15:52 EST


On Saturday, December 27, 2008 7:28 am Rafael J. Wysocki wrote:
> From: Rafael J. Wysocki <rjw@xxxxxxx>
>
> Suspend-resume of PCI Express ports has recently been moved into
> _suspend_late() and _resume_early() callbacks, but some functions
> executed from there should not be called with interrupts disabled,
> eg. pci_enable_device(). For this reason, split the suspend-resume
> of PCI Express ports into parts to be executed with interrupts
> disabled and with interrupts enabled.

Applied both of these, thanks.

--
Jesse Barnes, Intel Open Source Technology Center

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