drivers/usb/gadget/configfs.c: In function 'configfs_do_nothing':
drivers/usb/gadget/configfs.c:733:2: error: implicit declaration of
function '__WARN'
Reported-by: Randy Dunlap
Signed-off-by: David Rientjes
---
drivers/usb/gadget/configfs.c | 4 ++--
1 fi
On Fri, 19 Apr 2013, Joe Perches wrote:
> @@ -966,11 +934,13 @@ static int realtek_cr_autosuspend_setup(struct us_data
> *us)
> static void realtek_cr_destructor(void *extra)
> {
> struct rts51x_chip *chip = (struct rts51x_chip *)extra;
> -
> - US_DEBUGP("%s: <---\n", __func__);
> +
to usb_stor_dbg").
>
> Cc: Joe Perches
> Cc: David Rientjes
> Cc: Greg KH
> Signed-off-by: Andrew Morton
Acked-by: David Rientjes
Fixes it for me, thanks Andrew.
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a mess
ChipIdea host a normal EHCI driver").
Cc: sta...@vger.kernel.org [v3.7+]
Signed-off-by: David Rientjes
---
drivers/usb/chipidea/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/usb/chipidea/Kconfig b/drivers/usb/chipidea/Kconfig
--- a/drivers/usb/chipidea/K
On Fri, 26 Apr 2013, Greg Kroah-Hartman wrote:
> I think you mean "3.9" in your subject: right?
>
It's your subsystem, if you want to release a kernel with a known-broken
config, that's your call.
> On Fri, Apr 26, 2013 at 01:25:01PM -0700, David Rientjes wro
On Fri, 26 Apr 2013, Greg Kroah-Hartman wrote:
> > It's your subsystem, if you want to release a kernel with a known-broken
> > config, that's your call.
>
> As you point out, it's been "known broken" since 3.7, no rush now to fix
> it, especially so late in the merge window. :)
>
It's "known
On Wed, 23 Jul 2014, Linus Torvalds wrote:
> > Well, it looks like we f*cked up something after -rc5 since I'm starting
> > to see lockdep splats all over the place which I didn't see before. I'm
> > running rc6 + tip/master.
> >
> > There was one in r8169 yesterday:
> >
> > https://lkml.kernel.or