[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <522e857e-ed62-fb77-7aa2-00a872c4deb1@huawei.com>
Date: Wed, 10 Apr 2024 10:06:23 +0800
From: "Liao, Chang" <liaochang1@...wei.com>
To: Mark Brown <broonie@...nel.org>
CC: <catalin.marinas@....com>, <will@...nel.org>, <maz@...nel.org>,
<oliver.upton@...ux.dev>, <james.morse@....com>, <suzuki.poulose@....com>,
<yuzenghui@...wei.com>, <tglx@...utronix.de>, <mark.rutland@....com>,
<ardb@...nel.org>, <anshuman.khandual@....com>, <miguel.luis@...cle.com>,
<joey.gouly@....com>, <ryan.roberts@....com>, <jeremy.linton@....com>,
<liwei391@...wei.com>, <daniel.thompson@...aro.org>, <sumit.garg@...aro.org>,
<kristina.martsenko@....com>, <jpoimboe@...nel.org>, <ericchancf@...gle.com>,
<robh@...nel.org>, <scott@...amperecomputing.com>,
<songshuaishuai@...ylab.org>, <shijie@...amperecomputing.com>,
<bhe@...hat.com>, <akpm@...ux-foundation.org>, <thunder.leizhen@...wei.com>,
<horms@...nel.org>, <rmk+kernel@...linux.org.uk>, <takakura@...inux.co.jp>,
<dianders@...omium.org>, <swboyd@...omium.org>, <frederic@...nel.org>,
<reijiw@...gle.com>, <akihiko.odaki@...nix.com>, <ruanjinjie@...wei.com>,
<linux-arm-kernel@...ts.infradead.org>, <linux-kernel@...r.kernel.org>,
<kvmarm@...ts.linux.dev>
Subject: Re: [PATCH 1/9] arm64/sysreg: Add definitions for immediate versions
of MSR ALLINT
Mark,
在 2024/4/9 20:28, Mark Brown 写道:
> On Tue, Apr 09, 2024 at 01:23:36AM +0000, Liao Chang wrote:
>> From: Mark Brown <broonie@...nel.org>
>>
>> Encodings are provided for ALLINT which allow setting of ALLINT.ALLINT
>> using an immediate rather than requiring that a register be loaded with
>> the value to write. Since these don't currently fit within the scheme we
>> have for sysreg generation add manual encodings like we currently do for
>> other similar registers such as SVCR.
>>
>> Since it is required that these immediate versions be encoded with xzr
>> as the source register provide asm wrapper which ensure this is the
>> case.
>>
>> Signed-off-by: Mark Brown <broonie@...nel.org>
>> ---
>> arch/arm64/include/asm/nmi.h | 27 +++++++++++++++++++++++++++
>
> You've not provided a Signed-off-by for this so people can't do anything
> with it, please see Documentation/process/submitting-patches.rst for
> details on what this is and why it's important.
Acked, thanks for the heads-up. I'll add Signed-off-by tags to the relevant
patches in the next revision. This includes patches from your FEAT_NMI patchset
and Jinjie's contribution.
--
BR
Liao, Chang
Powered by blists - more mailing lists