Skip to content

Commit

Permalink
Docs: kernel-parameters: sort arm64 entries
Browse files Browse the repository at this point in the history
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
  • Loading branch information
Randy Dunlap authored and Jonathan Corbet committed Jul 21, 2023
1 parent 16182e4 commit eb38cc8
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Documentation/admin-guide/kernel-parameters.txt
Original file line number Diff line number Diff line change
Expand Up @@ -418,20 +418,20 @@
arm64.nobti [ARM64] Unconditionally disable Branch Target
Identification support

arm64.nopauth [ARM64] Unconditionally disable Pointer Authentication
support
arm64.nomops [ARM64] Unconditionally disable Memory Copy and Memory
Set instructions support

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

arm64.nosve [ARM64] Unconditionally disable Scalable Vector
Extension support
arm64.nopauth [ARM64] Unconditionally disable Pointer Authentication
support

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

arm64.nomops [ARM64] Unconditionally disable Memory Copy and Memory
Set instructions support
arm64.nosve [ARM64] Unconditionally disable Scalable Vector
Extension support

ataflop= [HW,M68k]

Expand Down

0 comments on commit eb38cc8

Please sign in to comment.