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 <rdunlap@infradead.org> Cc: Catalin Marinas <catalin.marinas@arm.com> Cc: Will Deacon <will@kernel.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Link: https://lore.kernel.org/r/20230715235105.17966-1-rdunlap@infradead.org
1 parent 16182e4 commit eb38cc8

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

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)