Hi! I've managed to build the patched kernel on OBS, install the package and boot! \o/ And I can confirm that the patch indeed fix the issue! The kernel was booted without the usb.autosuspend=-1 option, of course. Thank you guys! Cheers, Pierre. Le jeudi 13 octobre 2016, 17:11:46 NZDT Alan Stern a écrit : > On Fri, 14 Oct 2016, Pierre de Villemereuil wrote: > > Hi! > > > > I've branched the kernel package on the OpenSUSE Build Server, I'll > > try to apply the patch there (this ought to be cleanest method). > > > > Starting from the root of the kernel tarball, the patch should be > > applied to drivers/pci/pci.c, am I right? > > You just cd to the top directory of the kernel source, and do > > patch -p1 <filename > > where "filename" is the contents of the email message containing the > patch. Or if you want, since the patch is so small, you can simply > edit the file by hand to add in the new lines. > > Alan Stern -- 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