From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 051CD33C9 for ; Mon, 30 Dec 2024 17:09:41 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1735578583; cv=none; b=aeUhGU3LDFqAmvhixf79Q6SJOGKkgvhdlcf+QEur1fPD9V6BQkhoUm6+nFyYC67mEcuaJnJJ3xzGTDBZXOiv+AF7KUu1lARUj0acSQDKadQ1uOGS0FeWxKgHuUxAxy3hiad/CqTkRKEGbb3NRLI3J99wIV6R1GFrbLM8SrIailM= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1735578583; c=relaxed/simple; bh=odSGhsKKKSj1RJNVWboqcsjMRJ/sFe/Ss58ItJ2wKaY=; h=Date:Message-ID:From:To:Cc:Subject:In-Reply-To:References: MIME-Version:Content-Type; b=mG5EXEOASJ/ltS+4/mVaHkeSZuRkO9dj9GIqxjYCyvg/OuyvSiFjUSILdEm4sjWDa6ldR4Ft22movW9gPhINFs7HESgZAcx7nKrDecxfhwwF3Cj/fKqot3N9nRhUB+32HiABIxUOtLeVEehwo6K27nnYNpD6kMq2HyUqTuEDYQY= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=sKMfeppi; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="sKMfeppi" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 81CF0C4CED0; Mon, 30 Dec 2024 17:09:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1735578581; bh=odSGhsKKKSj1RJNVWboqcsjMRJ/sFe/Ss58ItJ2wKaY=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=sKMfeppizPY99X5Mx8QHS9ZdcaelZ+RYxLXcwMsErbENkpm4LZ3tg5ksCGRiqFv3f yIxjmtOmDat93JQ/o0g1tk0RJ8K/Ng8rfkFHy6VxbgZQ7BfGiHRHPqLKudYJ2V9MVM FjPJwuq8DxTlH0Mt0GE+zEL1J2kNQMSJe+d2bCCv1ebfkdPKXgEBHTr9QZWDVMWlQ5 hmZF1XjtLR3BqVEFyRl5gjvimO1qlapwHVmfEQ5Y8ocQE8bqgOjOF/4aHLMP5907yo Xc/14vMqjKEHtJXaiz4X+lhJt/odavbM45Krm4OcjrNUpSgVas9s+azfNofqfAs/Va dc/FpGn7+ygIQ== Received: from sofa.misterjones.org ([185.219.108.64] helo=goblin-girl.misterjones.org) by disco-boy.misterjones.org with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.95) (envelope-from ) id 1tSJGt-007rRR-4W; Mon, 30 Dec 2024 17:09:39 +0000 Date: Mon, 30 Dec 2024 17:09:38 +0000 Message-ID: <86frm5p06l.wl-maz@kernel.org> From: Marc Zyngier To: David Woodhouse Cc: Tomas Krcka , linux-arm-kernel@lists.infradead.org, nh-open-source@amazon.com, Tomas Krcka , Thomas Gleixner , Hagar Hemdan , linux-kernel@vger.kernel.org Subject: Re: [PATCH] irqchip/gic-v3-its: fix raw_local_irq_restore() called with IRQs enabled In-Reply-To: <69ce753062e2325ff89f93465f0830941c9f4a86.camel@infradead.org> References: <20241230134903.84613-1-krckatom@amazon.de> <86h66lp7nn.wl-maz@kernel.org> <69ce753062e2325ff89f93465f0830941c9f4a86.camel@infradead.org> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM-LB/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL-LB/10.8 EasyPG/1.0.0 Emacs/29.4 (aarch64-unknown-linux-gnu) MULE/6.0 (HANACHIRUSATO) Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-SA-Exim-Connect-IP: 185.219.108.64 X-SA-Exim-Rcpt-To: dwmw2@infradead.org, tomas.krcka@gmail.com, linux-arm-kernel@lists.infradead.org, nh-open-source@amazon.com, krckatom@amazon.de, tglx@linutronix.de, hagarhem@amazon.com, linux-kernel@vger.kernel.org X-SA-Exim-Mail-From: maz@kernel.org X-SA-Exim-Scanned: No (on disco-boy.misterjones.org); SAEximRunCond expanded to false On Mon, 30 Dec 2024 15:21:38 +0000, David Woodhouse wrote: >=20 > [1 ] > On Mon, 2024-12-30 at 14:28 +0000, Marc Zyngier wrote: > >=20 > > Two problems here: > >=20 > > - there is no "From Tomas Krcka " at the beginning > > =C2=A0 of the patch, which is needed since you are posting from a gmail= .com > > =C2=A0 address > >=20 > > - there is no SoB using your gmail.com address, which is needed since > > =C2=A0 this patch appears to be from your Amazon doppelganger. >=20 > The latter isn't needed if you have the former, surely? I don't see why we shouldn't have it. AFAIC, this is a different sender, and I'm pretty sure tglx applies the same policy. > I've lost count of the number of patches I've posted over the decades > from my function non-corporate email address, just using a From: and > Signed-off-by: in the body for my work address. We've always accepted > that, and git-am does the right thing (discarding the actual From: > address from the headers of the email). Is that the royal 'We'? M. --=20 Without deviation from the norm, progress is not possible.