On Fri, Nov 18, 2016 at 10:44:07PM +0100, Michal Nazarewicz wrote: > On Thu, Nov 17 2016, gregkh wrote: > > The patch below does not apply to the 4.8-stable tree. > > If someone wants it applied there, or to any other stable or longterm > > tree, then please email the backport, including the original git commit > > id to <stable@xxxxxxxxxxxxxxx>. > > Uh? Works with no issues for me: > > $ cd ~/code/linux > $ git checkout v4.8.9 > $ git cherry-pick 454915d > [detached HEAD 24f34df] usb: gadget: f_fs: edit epfile->ep under lock > Date: Tue Oct 4 02:07:33 2016 +0200 > 1 file changed, 3 insertions(+), 3 deletions(-) > $ git cherry-pick a9e6f83 > [detached HEAD e575f39] usb: gadget: f_fs: stop sleeping in ffs_func_eps_disable > Date: Tue Oct 4 02:07:34 2016 +0200 > 1 file changed, 93 insertions(+), 16 deletions(-) > > I can send those in emails if you want. Ok, cherry-pick is smarter than quilt/patch is at times, like now. I've done this and all should be good, thanks for letting me know. gre gk-h -- 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