On Sun, Jul 20, 2014 at 10:43:44AM +0700, Lars Melin wrote: > On 2014-07-20 03:21, Greg KH wrote: > >On Sat, Jul 19, 2014 at 03:11:22PM +1000, ressy66@xxxxxxxxxx wrote: > >>Since upgrading from 3.12.24 kernel to 3.14.10, and today, .12 kernel log > >>and dmesg are flooded with constant messages > >> > >>option1 ttyUSB0: option_instat_callback: error -2 > >> > >>The device still works, it sends and receives SMS's as well, > >>I tried setting verbose usb debug to see if it offers any more explanations, > >>but it shows nothing more. > >> > >>The device is Huawei E160, but is identified as (and always has been) an > >>E620 > >> > >>ID 12d1:1001 Huawei Technologies Co., Ltd. E620 USB Modem > >> > >>Did somthing break between 3.12 and 3.14? Rather annoying at how fast and > >>large kernel.log is geting. > >Any chance you can use 'git bisect' to try to find the problem commit in > >the kernel tree? > > > >thanks, > > > >greg k-h > >-- > >To unsubscribe from this list: send the line "unsubscribe linux-usb" in > >the body of a message to majordomo@xxxxxxxxxxxxxxx > >More majordomo info at http://vger.kernel.org/majordomo-info.html > There has only been one change to the option driver (apart from added device > id's) and that is > Johan Hovolds > [PATCH 21/63] USB: option: fix runtime PM handling > commit 5ff2117cf81c53f2b1e3e47a38451c792da4b330 > > His two other patches: > [PATCH 22/63] USB: option: fix line-control pipe direction > [PATCH 23/63] USB: option: add missing usb_mark_last_busy > > seems to have taken a detour, they are still not in stable or LTS > Johan? Johan's on vacation, what are the git commit ids of these patches in Linus's tree? thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html