Greg Kroah-Hartman wrote... > 3.14-stable review patch. If anyone has any objections, please let me know. > From: Roger Quadros <rogerq@xxxxxx> > > commit bdd405d2a5287bdb9b04670ea255e1f122138e66 upstream. Obviously that one is the culprit for drivers/usb/core/hub.c: In function 'hub_probe': drivers/usb/core/hub.c:1702:21: error: 'struct dev_pm_info' has no member named 'autosuspend_delay' make[6]: *** [drivers/usb/core/hub.o] Error 1 make[5]: *** [drivers/usb/core] Error 2 make[4]: *** [drivers/usb] Error 2 Also obviously usb-fix-build-error-with-config_pm_runtime-disabled.patch is the fix for this. My build host is still busy doing other things so I could not validate that yet ... but I'm pretty sure. The problem exists in 3.16, too. Christoph -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html