Skip to content

Commit eb38cc8

Browse files
rddunlapJonathan Corbet
authored andcommitted
Docs: kernel-parameters: sort arm64 entries
Put the arm64 kernel-parameters entries into alphabetical order. Signed-off-by: Randy Dunlap <[email protected]> Cc: Catalin Marinas <[email protected]> Cc: Will Deacon <[email protected]> Signed-off-by: Jonathan Corbet <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent 16182e4 commit eb38cc8

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Documentation/admin-guide/kernel-parameters.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -418,20 +418,20 @@
418418
arm64.nobti [ARM64] Unconditionally disable Branch Target
419419
Identification support
420420

421-
arm64.nopauth [ARM64] Unconditionally disable Pointer Authentication
422-
support
421+
arm64.nomops [ARM64] Unconditionally disable Memory Copy and Memory
422+
Set instructions support
423423

424424
arm64.nomte [ARM64] Unconditionally disable Memory Tagging Extension
425425
support
426426

427-
arm64.nosve [ARM64] Unconditionally disable Scalable Vector
428-
Extension support
427+
arm64.nopauth [ARM64] Unconditionally disable Pointer Authentication
428+
support
429429

430430
arm64.nosme [ARM64] Unconditionally disable Scalable Matrix
431431
Extension support
432432

433-
arm64.nomops [ARM64] Unconditionally disable Memory Copy and Memory
434-
Set instructions support
433+
arm64.nosve [ARM64] Unconditionally disable Scalable Vector
434+
Extension support
435435

436436
ataflop= [HW,M68k]
437437

0 commit comments

Comments
 (0)