LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* [PATCH] Documentation: admin-guide: kernel-parameters: reformat "lapic=" boot option
@ 2020-09-18 5:47 Randy Dunlap
2020-09-24 16:47 ` Jonathan Corbet
0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2020-09-18 5:47 UTC (permalink / raw)
To: linux-kernel
Cc: Randy Dunlap, Thomas Gleixner, Ingo Molnar, Borislav Petkov, x86,
H. Peter Anvin, Jonathan Corbet, linux-doc
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>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Borislav Petkov <bp@alien8.de>
Cc: x86@kernel.org
Cc: "H. Peter Anvin" <hpa@zytor.com>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org
---
Documentation/admin-guide/kernel-parameters.txt | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
--- linux-next-20200917.orig/Documentation/admin-guide/kernel-parameters.txt
+++ linux-next-20200917/Documentation/admin-guide/kernel-parameters.txt
@@ -2384,9 +2384,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.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] Documentation: admin-guide: kernel-parameters: reformat "lapic=" boot option
2020-09-18 5:47 [PATCH] Documentation: admin-guide: kernel-parameters: reformat "lapic=" boot option Randy Dunlap
@ 2020-09-24 16:47 ` Jonathan Corbet
0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2020-09-24 16:47 UTC (permalink / raw)
To: Randy Dunlap
Cc: linux-kernel, Thomas Gleixner, Ingo Molnar, Borislav Petkov, x86,
H. Peter Anvin, linux-doc
On Thu, 17 Sep 2020 22:47:39 -0700
Randy Dunlap <rdunlap@infradead.org> wrote:
> 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>
> Cc: Thomas Gleixner <tglx@linutronix.de>
> Cc: Ingo Molnar <mingo@redhat.com>
> Cc: Borislav Petkov <bp@alien8.de>
> Cc: x86@kernel.org
> Cc: "H. Peter Anvin" <hpa@zytor.com>
> Cc: Jonathan Corbet <corbet@lwn.net>
> Cc: linux-doc@vger.kernel.org
> ---
> Documentation/admin-guide/kernel-parameters.txt | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> --- linux-next-20200917.orig/Documentation/admin-guide/kernel-parameters.txt
> +++ linux-next-20200917/Documentation/admin-guide/kernel-parameters.txt
> @@ -2384,9 +2384,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
Applied, thanks.
jon
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-09-24 16:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-18 5:47 [PATCH] Documentation: admin-guide: kernel-parameters: reformat "lapic=" boot option Randy Dunlap
2020-09-24 16:47 ` Jonathan Corbet
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).