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=-6.3 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,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 3C31EC433E0 for ; Wed, 10 Feb 2021 14:26:52 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id F2F4664E7D for ; Wed, 10 Feb 2021 14:26:51 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231666AbhBJO0t (ORCPT ); Wed, 10 Feb 2021 09:26:49 -0500 Received: from mail.kernel.org ([198.145.29.99]:37234 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230486AbhBJO0j (ORCPT ); Wed, 10 Feb 2021 09:26:39 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id 2001F64DC3; Wed, 10 Feb 2021 14:25:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1612967158; bh=V+ZxzumuUwAkiVD0XMaFFcK4+NZRkLjUtMDzfSalWrg=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=CodizyAOUWqfxKWzL84DbgOmeNb/3VZO6rh4L5weKs1h9IyHiEu2CSDGeXHvjZ1bF g++u9KfuLwBCWbTmxwT+4fYmNrjBeopje995o2iaMcnQL550UnnDaBjsnXFhIeD/G9 tSr5udcAxq4lLskQYyvCBU/6slJwyOdEswsY7hkE= Date: Wed, 10 Feb 2021 15:25:55 +0100 From: Greg KH To: Sudip Mukherjee Cc: sibis@codeaurora.org, bjorn.andersson@linaro.org, stable@vger.kernel.org Subject: Re: FAILED: patch "[PATCH] remoteproc: qcom_q6v5_mss: Validate MBA firmware size before" failed to apply to 4.19-stable tree Message-ID: References: <1597843356243112@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On Tue, Feb 09, 2021 at 10:39:46PM +0000, Sudip Mukherjee wrote: > Hi Greg, > > On Wed, Aug 19, 2020 at 03:22:36PM +0200, gregkh@linuxfoundation.org wrote: > > > > The patch below does not apply to the 4.19-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, will also apply to 4.14-stable and 4.9-stable. Thanks for the backports, all now queued up. greg k-h