On Mon, Jun 12, 2017 at 03:06:37PM +0300, Felipe Balbi wrote: > > Hi Greg, > > here's what I hope to be my last pull request for the current -rc > cycle. > > Let me know if you want anything to be changed. > > cheers > > The following changes since commit afbbc7913a288c29616bd31ae612548f6475151a: > > usb: gadget: udc: renesas_usb3: Fix PN_INT_ENA disabling timing (2017-06-02 12:45:02 +0300) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git tags/fixes-for-v4.12-rc5 > > for you to fetch changes up to f50b878fed33e360d01dcdc31a8eeb1815d033d5: > > USB: gadget: fix GPF in gadgetfs (2017-06-09 16:02:20 +0300) > > ---------------------------------------------------------------- > usb: fixes for v4.12-rc5 > > Alan Stern fixed a GPF in gadgetfs found by the kernel fuzzying project > > composite.c learned that if it deactivates a function during bind, it > must reactivate it during unbind. > > ---------------------------------------------------------------- > Alan Stern (1): > USB: gadget: fix GPF in gadgetfs > > Felipe Balbi (1): > usb: gadget: composite: make sure to reactivate function on unbind > > drivers/usb/gadget/composite.c | 11 +++++------ > drivers/usb/gadget/legacy/inode.c | 4 +++- > 2 files changed, 8 insertions(+), 7 deletions(-) Pulled and pushed out, 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