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 6B17B6AA8 for ; Thu, 15 Jun 2023 13:30:19 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id DE4F2C433CA; Thu, 15 Jun 2023 13:30:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1686835818; bh=gcjTePDBWfvQndmlgu9yn6MkSr15RlvmoVFWcubxTf0=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=RDc7I6dox4tmg8NVc1CFw8FxwICFnJs/cUiMb1evmwIu+H4svnpGb0qTgM+4axWKJ TJw5Ie0ku2raRerH+xPEOEJMhHfPO6LtkuFrTLz2RPWEyEPDRL0cAfK/NqrJoMUMI6 CQYKHfqUwTuNj1BumNEJtEW+ZKOJ6YYTITGPjtKzuF+CYKxETVseVmAxVjMH5kJGDC VhvG5ihDm3fign4TeLlr8uDaJ/XyVDi8Di3BVADHABbrF0cet2NEKTY5jBUAOd2IFj MyrIih7uixlMQI6Yevs2WCCsnVfHNFnspiPDTashBTHYBpYqp6IgtuD6dvCCSGuHhK QFn0YQROPn3aw== Received: from [213.175.39.66] (helo=wait-a-minute.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 1q9n3I-005cOM-BN; Thu, 15 Jun 2023 14:30:16 +0100 Date: Thu, 15 Jun 2023 14:30:16 +0100 Message-ID: <877cs4rgyf.wl-maz@kernel.org> From: Marc Zyngier To: Oliver Upton Cc: kvmarm@lists.linux.dev, James Morse , Suzuki K Poulose , Zenghui Yu , Will Deacon , Catalin Marinas , Fuad Tabba , linux-arm-kernel@lists.infradead.org, surajjs@amazon.com, Cornelia Huck , Shameerali Kolothum Thodi , Jing Zhang Subject: Re: [PATCH v12 00/11] Support writable CPU ID registers from userspace In-Reply-To: <20230609190054.1542113-1-oliver.upton@linux.dev> References: <20230609190054.1542113-1-oliver.upton@linux.dev> 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/28.2 (x86_64-pc-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: 213.175.39.66 X-SA-Exim-Rcpt-To: oliver.upton@linux.dev, kvmarm@lists.linux.dev, james.morse@arm.com, suzuki.poulose@arm.com, yuzenghui@huawei.com, will@kernel.org, catalin.marinas@arm.com, tabba@google.com, linux-arm-kernel@lists.infradead.org, surajjs@amazon.com, cohuck@redhat.com, shameerali.kolothum.thodi@huawei.com, jingzhangos@google.com X-SA-Exim-Mail-From: maz@kernel.org X-SA-Exim-Scanned: No (on disco-boy.misterjones.org); SAEximRunCond expanded to false On Fri, 09 Jun 2023 20:00:43 +0100, Oliver Upton wrote: > > Hello folks, > > In the interest of expediting the acceptance of the generalized ID > register infrastructure, I have taken Jing's series and applied fixes > according to the feedback of reviewers and my own interpretation. With the small nit I mentioned earlier: Reviewed-by: Marc Zyngier M. -- Without deviation from the norm, progress is not possible.