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 F1FF32102 for ; Wed, 7 Dec 2022 15:08:51 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id A81AAC433D6; Wed, 7 Dec 2022 15:08:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1670425731; bh=6DViUkxhWNQJooBPybXsTExKqkff1jHuPtGxbo2tM9E=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=lGZX3rMYZsP6EbNq696eSFytbklbsKw5AWGTEk6a9mfutRWq41KVY9Hl3oLQABF3m 89izhGgtBm6nYS0bsBygLRAsJWguqK6pAtnpgX0t+0B+bMMjO9nCbKOuVios/5xlfJ 4TLr5e3B8dcaw4qnS7Fb6dIvgRqXcljbQ6OmJSwO+qL1P626BpjScRBdNZezcFI/av LNO0sdiBYnjDyBptnG0TUAOKXHf10rytG/skrxKnj4HiKECbUaqKma5k/vPZIo2pT1 wIyUfc0fbLcwF+hA3Q8n4dzz7e4Qi4lR8n+GQicvjIdo9dePmr9TjTzll0IlKs3Yw4 czq2nqd5bevUg== 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 1p2w2T-00B9AT-9x; Wed, 07 Dec 2022 15:08:49 +0000 Date: Wed, 07 Dec 2022 15:08:48 +0000 Message-ID: <86bkofl08v.wl-maz@kernel.org> From: Marc Zyngier To: Mark Brown Cc: Catalin Marinas , Will Deacon , linux-arm-kernel@lists.infradead.org, kvmarm@lists.linux.dev Subject: Re: [PATCH v1 1/3] arm64/sysreg: Add definition for ICC_NMIAR1_EL1 In-Reply-To: References: <20221206131144.115774-1-broonie@kernel.org> <20221206131144.115774-2-broonie@kernel.org> <86fsdrlaz5.wl-maz@kernel.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/27.1 (aarch64-unknown-linux-gnu) MULE/6.0 (HANACHIRUSATO) Precedence: bulk X-Mailing-List: kvmarm@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII X-SA-Exim-Connect-IP: 185.219.108.64 X-SA-Exim-Rcpt-To: broonie@kernel.org, catalin.marinas@arm.com, will@kernel.org, linux-arm-kernel@lists.infradead.org, kvmarm@lists.linux.dev X-SA-Exim-Mail-From: maz@kernel.org X-SA-Exim-Scanned: No (on disco-boy.misterjones.org); SAEximRunCond expanded to false On Wed, 07 Dec 2022 14:39:26 +0000, Mark Brown wrote: > > On Wed, Dec 07, 2022 at 11:17:02AM +0000, Marc Zyngier wrote: > > Mark Brown wrote: > > > > +Sysreg ICC_NMIAR1_EL1 3 0 12 9 5 > > > +Res0 63:24 > > > +Field 23:0 INTID > > > +EndSysreg > > > This patch should stay with the GIC patch adding NMIs, really. > > Given the textual conflict with the ISR patch and the fact that the NMI > series needs both anyway it seemed more productive to just carry them > both in the cleanup series even if this one isn't immediately used. I thought the point of this series was to extract stuff that was otherwise useful, independently of the NMI series. I must have misunderstood its purpose. This is instead making things harder to follow. Oh well. M. -- Without deviation from the norm, progress is not possible.