On Wed, Oct 29, 2014 at 10:10:12PM +, Mark Brown wrote:
> Hi,
>
> One of the Linaro stable kernel users has suggested 2c4e3dbf63b39d (usb:
> phy: return -ENODEV on failure of try_module_get) as a fix for the
> stable kernel. While it's error handling that's being fixed this does
> seem like a
On Wed, Oct 29, 2014 at 10:54:35PM +, Mark Brown wrote:
> On Wed, Oct 29, 2014 at 03:30:18PM -0700, Greg Kroah-Hartman wrote:
> > On Wed, Oct 29, 2014 at 10:10:12PM +, Mark Brown wrote:
>
> > > One of the Linaro stable kernel users has suggested 2c4e3dbf63b39d (usb:
> > > phy: return -ENOD
On Wed, Oct 29, 2014 at 03:30:18PM -0700, Greg Kroah-Hartman wrote:
> On Wed, Oct 29, 2014 at 10:10:12PM +, Mark Brown wrote:
> > One of the Linaro stable kernel users has suggested 2c4e3dbf63b39d (usb:
> > phy: return -ENODEV on failure of try_module_get) as a fix for the
> > stable kernel.
On Wed, Oct 29, 2014 at 10:10:12PM +, Mark Brown wrote:
> Hi,
>
> One of the Linaro stable kernel users has suggested 2c4e3dbf63b39d (usb:
> phy: return -ENODEV on failure of try_module_get) as a fix for the
> stable kernel. While it's error handling that's being fixed this does
> seem like a
Hi,
One of the Linaro stable kernel users has suggested 2c4e3dbf63b39d (usb:
phy: return -ENODEV on failure of try_module_get) as a fix for the
stable kernel. While it's error handling that's being fixed this does
seem like a reasonable candidate, it's a very simple fix and the
behaviour without