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

From: Aiqun(Maria) Yu
Date: Mon Jul 10 2023 - 02:14:20 EST


On 7/10/2023 2:07 PM, Randy Dunlap wrote:
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.
Thanks for the quic feedback, will fix this in next patchset.

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

Thanks.

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


--
Thx and BRs,
Aiqun(Maria) Yu