lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <5d06c9d8-a903-4cd9-be08-d7681e7928be@sirena.org.uk>
Date: Tue, 9 Apr 2024 13:28:42 +0100
From: Mark Brown <broonie@...nel.org>
To: Liao Chang <liaochang1@...wei.com>
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

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.

Download attachment "signature.asc" of type "application/pgp-signature" (489 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ