From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.8 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5B00FC433ED for ; Sat, 24 Apr 2021 14:45:25 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 2ED15613CB for ; Sat, 24 Apr 2021 14:45:25 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231814AbhDXOqB (ORCPT ); Sat, 24 Apr 2021 10:46:01 -0400 Received: from mail.kernel.org ([198.145.29.99]:42028 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230211AbhDXOqA (ORCPT ); Sat, 24 Apr 2021 10:46:00 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id AFB08613CB; Sat, 24 Apr 2021 14:45:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1619275522; bh=ZNDw/askQ3AOwdtjuErjLlZmlQsu/7HG8A7DtybgB8A=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=f3Tvwt2OUQbg9Ofk8/kSpQ7ZAf3IRm8D9vqyWnC8a+Xm7vDC0F+1wFK9nie6TnmVA aw7goCejEC5zlpW/hrT0O4I3p3Kzl9md7+agOST7bqUuk1Cpk3nTaYt29ezBPYhkdV weX0FpH3zUKWTrGjUkMudn4jrXpRbcQ2QNlKp1i4= Date: Sat, 24 Apr 2021 16:45:19 +0200 From: Greg KH To: Shuah Khan Cc: Sudip Mukherjee , stable@vger.kernel.org, Tom Seewald Subject: Re: FAILED: patch "[PATCH] usbip: vudc synchronize sysfs code paths" failed to apply to 4.14-stable tree Message-ID: References: <161812561233164@kroah.com> <5a668128-93ff-8e77-f595-dea0c8233d58@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5a668128-93ff-8e77-f595-dea0c8233d58@linuxfoundation.org> Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On Fri, Apr 23, 2021 at 01:59:18PM -0600, Shuah Khan wrote: > On 4/23/21 1:44 PM, Sudip Mukherjee wrote: > > Hi Greg, > > > > On Sun, Apr 11, 2021 at 09:20:12AM +0200, gregkh@linuxfoundation.org wrote: > > > > > > The patch below does not apply to the 4.14-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 . > > > > > > thanks, > > > > > > greg k-h > > > > > > ------------------ original commit in Linus's tree ------------------ > > > > > > From bd8b82042269a95db48074b8bb400678dbac1815 Mon Sep 17 00:00:00 2001 > > > > Just wondering if you have missed this one as I am not seeing it in your > > queue for 4.14-stable but can see in 4.9-stable queue. And this will apply > > directly on top of your 4.14-stable queue. > > > > > This patch needed some work. Tom sent in the patch. > > https://lore.kernel.org/stable/d2cc4517-4790-b3a7-eec0-16fe06ea22eb@linuxfoundation.org/ Ok, I missed that. Can I get a set of patches just for 4.14.y now? Mixing them in the series like that is a guarantee that someone will mess up. And I did. thanks, greg k-h