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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 8F328C433F5 for ; Fri, 25 Mar 2022 09:10:43 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1354111AbiCYJMP (ORCPT ); Fri, 25 Mar 2022 05:12:15 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52492 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229940AbiCYJMP (ORCPT ); Fri, 25 Mar 2022 05:12:15 -0400 Received: from ams.source.kernel.org (ams.source.kernel.org [IPv6:2604:1380:4601:e00::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id CF7104BFCB for ; Fri, 25 Mar 2022 02:10:41 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 58269B81D87 for ; Fri, 25 Mar 2022 09:10:40 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id C90C6C340E9; Fri, 25 Mar 2022 09:10:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1648199439; bh=FBTXn2ZcGAt5w/YWh5x/rYDh/V5JGe0msCAQL9gYgl4=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=gFYHP5EXWn5PJKHvdC5I3+5hAOXcluTdzYp2nwZAoYAi3q6WVEHscPXDfaqNp2Vg3 DL+jMNDhuC0RTT5wEXBFJOWn9h12Cxh5pX2OlAHC9Ft9dA7m/l0WvU/3zrl8Upegx+ iUlQpisozWOBxkjTYJyIdCbIYkNZkkrQt0iFI2zM= Date: Fri, 25 Mar 2022 10:10:36 +0100 From: Greg KH To: Sudip Mukherjee Cc: chuansheng.liu@intel.com, rafael.j.wysocki@intel.com, stable@vger.kernel.org Subject: Re: FAILED: patch "[PATCH] thermal: int340x: fix memory leak in int3400_notify()" failed to apply to 4.14-stable tree Message-ID: References: <16460317043746@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 Wed, Mar 23, 2022 at 09:48:08PM +0000, Sudip Mukherjee wrote: > Hi Greg, > > On Mon, Feb 28, 2022 at 08:01:44AM +0100, 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 . > > Here is the backport. All 3 now queued up, thanks. greg k-h