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=-2.7 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED 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 11FDEC2D0E4 for ; Tue, 24 Nov 2020 19:29:24 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 8C48F20857 for ; Tue, 24 Nov 2020 19:29:23 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="UQbnJlP9" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2404348AbgKXT3X (ORCPT ); Tue, 24 Nov 2020 14:29:23 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33310 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2404230AbgKXT3W (ORCPT ); Tue, 24 Nov 2020 14:29:22 -0500 Received: from mail-qk1-x730.google.com (mail-qk1-x730.google.com [IPv6:2607:f8b0:4864:20::730]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7208CC0613D6 for ; Tue, 24 Nov 2020 11:29:22 -0800 (PST) Received: by mail-qk1-x730.google.com with SMTP id h20so3536924qkk.4 for ; Tue, 24 Nov 2020 11:29:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=fuuNZV4eEK4UVZGkfEnEcBZWlhzFoL43u5dblz7GAk8=; b=UQbnJlP9THWnq1F4PPTOSydU3o3thDLf9/8PX9PlQNDkbCLEt1OPxzNG2IxNYdMoF9 31aijhdfOFCPpMwhmq3QH5wA9U/jjb+F5UNu6X+ABsras4SFTvCI5oRcBRzZzA6Xanwg bITB9P8F7R6oC/ygaGC1Ltn76rt5HB4rJPPujdhGyoJ3RvcKeaXa3rEtNnrirlEDMqqh 9LSb8JYUZ97XXj+sZGLAn2PeyGbVrp2MErEKOaGCGGwlwXyYycSOrER4CPMr7hLFhzDJ SgDouu+V7EU/UssT26xOp+3lGWZnNIBkLBtiwKs7USETjAJlXIvWNu3h1bDTV43RlTRd 2ubA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=fuuNZV4eEK4UVZGkfEnEcBZWlhzFoL43u5dblz7GAk8=; b=FoPm4Cm+zRcOR0br3Ws8PMdnjZ5+K2kBWvtFTueLYZmHu1Gk9bhRVKTcSSVw48Q++S Gu5fCOhIGilgomtwsZ2o/VqXqjpjqtU4sfqa3XHxRt6MGpO/BbOCpbMvRZ+G8Rp+VXtl 0JZ3eTOqIxkvkPAoqsm4Kz0UWhZ2ZJ6z9IcUymS6uydzror1/s+Pz/MdN64UaowvMWKV BipUz1LQ35skKNSGr/WO7/3cuL8a1u4RF3H9yF3Udt4WFcYHMUZHT1FZD7tM0ZJWotWr wt+3/Y2aPVjCGz2DbS8ApqlfysaR6UuqHk4s03bPOU9ML4CZMX/Cq7o+ajh7E4ugtmqb 9SfQ== X-Gm-Message-State: AOAM533CL08wwChpE1yStKGaP6ahG07vQatnf58PbTRR6ZQ2bqUCkOtf tPHzAfEn0LFwEAeYJ38hqewL99mJq3mSN7XUr5k= X-Google-Smtp-Source: ABdhPJxPG78JP40buJR1xZsshKolpzyMIy2pPFSD1OCMUApxZsqChY93G7BMS+LTTgd+mJfbFwgCF+9nwAH1mNVxX4E= X-Received: by 2002:a25:9344:: with SMTP id g4mr7382680ybo.342.1606246161708; Tue, 24 Nov 2020 11:29:21 -0800 (PST) MIME-Version: 1.0 References: <160612300715987@kroah.com> <20201124134123.ie5jvzygygayajo5@debian> In-Reply-To: From: Sudip Mukherjee Date: Tue, 24 Nov 2020 19:28:44 +0000 Message-ID: Subject: Re: FAILED: patch "[PATCH] spi: bcm-qspi: Fix use-after-free on unbind" failed to apply to 5.4-stable tree To: Greg KH Cc: Lukas Wunner , Mark Brown , Florian Fainelli , kdasu.kdev@gmail.com, Stable Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On Tue, Nov 24, 2020 at 6:53 PM Sudip Mukherjee wrote: > > Hi Greg, > > On Tue, Nov 24, 2020 at 6:06 PM Greg KH wrote: > > > > On Tue, Nov 24, 2020 at 01:41:23PM +0000, Sudip Mukherjee wrote: > > > Hi Greg, > > > > > > On Mon, Nov 23, 2020 at 10:16:47AM +0100, gregkh@linuxfoundation.org wrote: > > > > > > > > The patch below does not apply to the 5.4-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 . > > > > > > Here is the backport for all the stable tree from v4.9.y to v5.4.y. > > > > THis didn't apply to 4.9.y, are you sure you tried that? > > > > Anyway, queued up for all other branches, thanks! > > I was modifying one of my script which pulls in the stablerc and > stable-queue and I have completely messed up today :( > Please drop this from v4.14.y. It will fail to build there. I had been > working on the version for v4.14.y and v4.9.y, but I will keep it > aside for today. > Really sorry for the confusion. v4.19.y also. :( I have rechecked and only v5.4.y is ok. -- Regards Sudip