[+cc bugzilla folks] On Mon, Jan 25, 2016 at 04:58:11PM -0600, Bjorn Helgaas wrote: > On Fri, Jan 15, 2016 at 07:56:46PM +0100, Lucas Stach wrote: > > There have been some reports about a possible scheduling while atomic bug > > in the i.MX6 PCIe host driver, like the following one > > https://bugzilla.kernel.org/show_bug.cgi?id=100031 > > > > Although there were some proposed patches, they all had some flaws, which > > lead to none of them being included in the mainline kernel. The following > > patch series fixes this bug in a proper way, instead of papering over the > > problem, making the fix a bit bigger. > > > > Regards > > Lucas > > > > Lucas Stach (4): > > PCI: imx6: move PHY reset function to other PHY handling functions > > PCI: imx6: move PHY reset into establish_link > > PCI: imx6: remove broken Gen2 workaround > > PCI: imx6: move link up check into establish link path > > > > drivers/pci/host/pci-imx6.c | 137 +++++++++++++++++--------------------------- > > 1 file changed, 54 insertions(+), 83 deletions(-) > > Applied to pci/host-imx6 for v4.6, thanks! -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html