Skip to content

Commit

Permalink
Documentation: admin-guide: kernel-parameters: reformat "lapic=" boot…
Browse files Browse the repository at this point in the history
… option

Reformat "lapic=" to try to make it more understandable and similar
to the style that is mostly used in this file.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Link: https://lore.kernel.org/r/20200918054739.2523-1-rdunlap@infradead.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
  • Loading branch information
Randy Dunlap authored and Jonathan Corbet committed Sep 24, 2020
1 parent 7c42376 commit 622381e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Documentation/admin-guide/kernel-parameters.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2378,9 +2378,10 @@
lapic [X86-32,APIC] Enable the local APIC even if BIOS
disabled it.

lapic= [X86,APIC] "notscdeadline" Do not use TSC deadline
lapic= [X86,APIC] Do not use TSC deadline
value for LAPIC timer one-shot implementation. Default
back to the programmable timer unit in the LAPIC.
Format: notscdeadline

lapic_timer_c2_ok [X86,APIC] trust the local apic timer
in C2 power state.
Expand Down

0 comments on commit 622381e

Please sign in to comment.