[PATCH] arm64: Add the arm64.nolse_atomics command line option

Randy Dunlap rdunlap at infradead.org
Sun Jul 9 23:07:35 PDT 2023


Hi--

On 7/9/23 22:59, Maria Yu wrote:
> diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt
> index 85fb0fa5d091..6ad754549f1d 100644
> --- a/Documentation/admin-guide/kernel-parameters.txt
> +++ b/Documentation/admin-guide/kernel-parameters.txt
> @@ -433,6 +433,8 @@
>  	arm64.nomops	[ARM64] Unconditionally disable Memory Copy and Memory
>  			Set instructions support
>  
> +	arm64.nolse_atomic [ARM64] Unconditionally disable LSE Atomic support
> +

These entries should remain in alphabetical order, so arm64.nolse_atomic
should be just after arm64.nobti.

Yes, these are not quite in the correct order. :(

Thanks.

>  	ataflop=	[HW,M68k]
>  
>  	atarimouse=	[HW,MOUSE] Atari Mouse

-- 
~Randy



More information about the linux-arm-kernel mailing list