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 38B84C433EF for ; Thu, 14 Jul 2022 12:20:59 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238911AbiGNMU5 (ORCPT ); Thu, 14 Jul 2022 08:20:57 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37046 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238850AbiGNMUu (ORCPT ); Thu, 14 Jul 2022 08:20:50 -0400 Received: from pandora.armlinux.org.uk (pandora.armlinux.org.uk [IPv6:2001:4d48:ad52:32c8:5054:ff:fe00:142]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6D0A83A4BC for ; Thu, 14 Jul 2022 05:20:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=armlinux.org.uk; s=pandora-2019; h=Sender:In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=3ZwteaP4NnrDJ+pme08P/9gfb4eLG/+pqy4tLFWFnzA=; b=QOv58TMYcmxUyS6UiJ7BnIiiKt BuKeR2bXbIJea1RuS2ywAiSh4CrY1ftuzQ1kgxypa+bWwr4Knu+1U4Gl3F9RvD5HBVRNuqOCi6qMP op2zsevbvDPqe14yPqg+jNOLVmdsiaq5xuAjDjHVWG9r2v0eo51xZPfFkcUGSy1eqWktsQ/8uDV6E RjK0z9/fAxxersZPCCUVdD2HUNplnVAaTtmQ640zhlQRiXrsFoJljFckvvDIEYwULcEihJxgT4IxN kjLTs41Gt/3bQ+GDElnAvRn/k17ieHOf0PFMn4apLVapgSf1KUUrdrTfAl8laypddwx48Pf02t+rQ +j+UuMaQ==; Received: from shell.armlinux.org.uk ([fd8f:7570:feb6:1:5054:ff:fe00:4ec]:33332) by pandora.armlinux.org.uk with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1oBxpe-0005ka-77; Thu, 14 Jul 2022 13:20:38 +0100 Received: from linux by shell.armlinux.org.uk with local (Exim 4.94.2) (envelope-from ) id 1oBxpc-0006bM-NC; Thu, 14 Jul 2022 13:20:36 +0100 Date: Thu, 14 Jul 2022 13:20:36 +0100 From: "Russell King (Oracle)" To: Linus Torvalds Cc: Guenter Roeck , Harry Wentland , Leo Li , Alex Deucher , Balbir Singh , Daniel Axtens , Paul Mackerras , Michael Ellerman , Kefeng Wang , Linux Kernel Mailing List , amd-gfx list Subject: Re: Linux 5.19-rc6 Message-ID: References: <20220713050724.GA2471738@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: Russell King (Oracle) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jul 13, 2022 at 01:42:15PM -0700, Linus Torvalds wrote: > On Wed, Jul 13, 2022 at 1:40 PM Guenter Roeck wrote: > > > > That patch is (and has been) in linux-next for a long time, > > as commit d2ca1fd2bc70, and with the following tags. > > > > Fixes: 7719a68b2fa4 ("ARM: 9192/1: amba: fix memory leak in amba_device_try_add()") > > Reported-by: Guenter Roeck > > Tested-by: Guenter Roeck > > Signed-off-by: Kefeng Wang > > Signed-off-by: Russell King (Oracle) > > > > So, yes, it fixes the problem. I don't know where it is pulled from, though. > > I thought that it is from Russell's tree, given his Signed-off-by:, > > but I never really checked. > > Heh. Yeah, with that sign-off, I bet it's in Russell's queue, bit it > just ended up in the "for next release" branch. Russell? Oh, I see, I never rebased my "misc" branch from the last cycle, so it looks to me like 9192/1 was due for _this_ merge window - so I merged the fix for it into that same branch, rather than the "fixes" branch. I've moved it over to the correct branch now. Looks like there's another fix that's in that very same state as well. Expect a pull request shortly. -- RMK's Patch system: https://www.armlinux.org.uk/developer/patches/ FTTP is here! 40Mbps down 10Mbps up. Decent connectivity at last!