Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp3825399pxb; Tue, 26 Jan 2021 05:55:33 -0800 (PST) X-Google-Smtp-Source: ABdhPJyI4o/BBgpCMOAXmw7zQqEMb8nGSjfY6MiAaH4GLmihwuzU+fbNxTmFtkMw1p/kY/G5A3zD X-Received: by 2002:a05:6402:510f:: with SMTP id m15mr4722880edd.267.1611669333469; Tue, 26 Jan 2021 05:55:33 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1611669333; cv=none; d=google.com; s=arc-20160816; b=GDHWBAfsr/3O9K3XXNvJ0KcM+2yd4x0FwsWBLGHddJcFH+oVQX76bSCduND/fyvhiN JHBtOoXGovacj1fApPkCd187eJ7En/eX9vVsTRqe6D6OciLr3jvNApGs8WtIuEZ03qKq wvookDvWclu8rRCI588kwmry4Uy0leC/g0ht/etzpT0BOGLjYHm5YrKEskxatsxPh+Ep pCEdia935cgaPBYmvgHFebVPvh16iFttTboGQuwGbMIgpZnwiey4+t96EdnS8ovnzUoB qxCAz75cdLXDH00pbf1MouoEOmEs2z9qLLy+j8CzD+/8apQOoBNISRPb8gU0rCsYkLlC 82yA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:user-agent:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date; bh=CBJRgWB7snoaQLvaH/CuWV9sCcULPOMoiBcY7Q4jeTs=; b=000C2lPAds3kk2N5/gHSFRXn95FgAb0lS7C8+jEf3UWAIDQgsUBcEdGf0HKcx+u7h1 kYka4H5Wt1iOrZicDSfn/tHFtT/XfnHWWd0P20EpVoYVkdMr2wIR8RZaXKaFBIt05DgM F5p7vfw+qfKi/BUpoCe+yyb8nWI5c9vAfac+NkhOmUa6CX8963wSF8K7S5jXABx4pobp dYJg0oh5t1x3eWC++05DFbCqtD/7DuC1qX/oKsb3ORJTlj+H/BKIJ5l/86fzNIyX2p54 aGCjs7Hwx8l8iiWMGT96dYQ4odjkOPv7b9MCidP0jKFv/YVrziCD55DrT2YgQsg0sKcD KZfg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id e8si6994672ejj.540.2021.01.26.05.55.07; Tue, 26 Jan 2021 05:55:33 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2405226AbhAZNxY (ORCPT + 99 others); Tue, 26 Jan 2021 08:53:24 -0500 Received: from sauhun.de ([88.99.104.3]:53436 "EHLO pokefinder.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2404923AbhAZNxW (ORCPT ); Tue, 26 Jan 2021 08:53:22 -0500 Received: from localhost (p54b33782.dip0.t-ipconnect.de [84.179.55.130]) by pokefinder.org (Postfix) with ESMTPSA id 2C35A2C0514; Tue, 26 Jan 2021 14:52:31 +0100 (CET) Date: Tue, 26 Jan 2021 14:52:27 +0100 From: Wolfram Sang To: Russell King - ARM Linux admin Cc: Wolfram Sang , Geert Uytterhoeven , Linux ARM , Linux-Renesas , Thomas Gleixner , Marc Zyngier , Linux Kernel Mailing List Subject: Re: [PATCH] arm: smp: remove unused variable Message-ID: <20210126135227.yiiqg7ci3gxhqzpf@the-dreams.de> References: <20201228120147.59387-1-wsa+renesas@sang-engineering.com> <20210126104155.GF1551@shell.armlinux.org.uk> <20210126130240.GA2413@kunai> <20210126134057.GH1551@shell.armlinux.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210126134057.GH1551@shell.armlinux.org.uk> User-Agent: NeoMutt/20170113 (1.7.2) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > What I'm saying is... don't expect me to always review patches that > are for fixing code that other people have contributed - I wish those > who introduce regressions would stick around and attend to breakage > that they cause, instead of hoping that someone else will do that > for them. It's a reasonable ask. Yes, I am much with you here. > Thanks - I'll get around to it in due course. Since I'm no longer > supported as 32-bit ARM maintainer, I only apply patches once or maybe > twice per kernel release. Quite how long this will be sustainable for, > I've no idea (it depends whether I get any actual paying work, and > how much.) I didn't know that, thanks for the heads up. I understand that problem and hope there will be income for the work you do.