public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* PATCH: Remove 8254 timer texts from Documentation
@ 2008-08-28 14:00 Luiz Fernando N. Capitulino
  2008-08-28 16:09 ` Maciej W. Rozycki
  0 siblings, 1 reply; 3+ messages in thread
From: Luiz Fernando N. Capitulino @ 2008-08-28 14:00 UTC (permalink / raw)
  To: mingo; +Cc: macro, linux-kernel


Commit ecd29476ae0143b1c3641edfa76c0fc3e9ad3021 removed the
"disable_8254_timer" and "enable_8254_timer" kernel parameters from
the kernel but did not remove the references to them from two
files in the Documentation directory: kernel-parameters.txt and
x86/x86_64/boot-options.txt.

This change completes the removal.

Signed-off-by: Luiz Fernando N. Capitulino <lcapitulino@mandriva.com.br>
---
 Documentation/kernel-parameters.txt       |    6 ------
 Documentation/x86/x86_64/boot-options.txt |    4 ----
 2 files changed, 0 insertions(+), 10 deletions(-)

diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
index 1150444..dccd483 100644
--- a/Documentation/kernel-parameters.txt
+++ b/Documentation/kernel-parameters.txt
@@ -463,12 +463,6 @@ and is between 256 and 4096 characters. It is defined in the file
 			Range: 0 - 8192
 			Default: 64
 
-	disable_8254_timer
-	enable_8254_timer
-			[IA32/X86_64] Disable/Enable interrupt 0 timer routing
-			over the 8254 in addition to over the IO-APIC. The
-			kernel tries to set a sensible default.
-
 	hpet=		[X86-32,HPET] option to control HPET usage
 			Format: { enable (default) | disable | force }
 			disable: disable HPET and use PIT instead
diff --git a/Documentation/x86/x86_64/boot-options.txt b/Documentation/x86/x86_64/boot-options.txt
index b0c7b6c..72ffb53 100644
--- a/Documentation/x86/x86_64/boot-options.txt
+++ b/Documentation/x86/x86_64/boot-options.txt
@@ -54,10 +54,6 @@ APICs
 		 apicmaintimer. Useful when your PIT timer is totally
 		 broken.
 
-   disable_8254_timer / enable_8254_timer
-		 Enable interrupt 0 timer routing over the 8254 in addition to over
-	         the IO-APIC. The kernel tries to set a sensible default.
-
 Early Console
 
    syntax: earlyprintk=vga
-- 
1.5.6



-- 
Luiz Fernando N. Capitulino

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: PATCH: Remove 8254 timer texts from Documentation
  2008-08-28 14:00 PATCH: Remove 8254 timer texts from Documentation Luiz Fernando N. Capitulino
@ 2008-08-28 16:09 ` Maciej W. Rozycki
  2008-08-28 16:20   ` Ingo Molnar
  0 siblings, 1 reply; 3+ messages in thread
From: Maciej W. Rozycki @ 2008-08-28 16:09 UTC (permalink / raw)
  To: Luiz Fernando N. Capitulino; +Cc: mingo, linux-kernel

On Thu, 28 Aug 2008, Luiz Fernando N. Capitulino wrote:

> Commit ecd29476ae0143b1c3641edfa76c0fc3e9ad3021 removed the
> "disable_8254_timer" and "enable_8254_timer" kernel parameters from
> the kernel but did not remove the references to them from two
> files in the Documentation directory: kernel-parameters.txt and
> x86/x86_64/boot-options.txt.
> 
> This change completes the removal.

Acked-by: Maciej W. Rozycki <macro@linux-mips.org>

 Thanks for spotting this -- I didn't expect these were actually
documented. ;)

  Maciej

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: PATCH: Remove 8254 timer texts from Documentation
  2008-08-28 16:09 ` Maciej W. Rozycki
@ 2008-08-28 16:20   ` Ingo Molnar
  0 siblings, 0 replies; 3+ messages in thread
From: Ingo Molnar @ 2008-08-28 16:20 UTC (permalink / raw)
  To: Maciej W. Rozycki; +Cc: Luiz Fernando N. Capitulino, linux-kernel


* Maciej W. Rozycki <macro@linux-mips.org> wrote:

> On Thu, 28 Aug 2008, Luiz Fernando N. Capitulino wrote:
> 
> > Commit ecd29476ae0143b1c3641edfa76c0fc3e9ad3021 removed the
> > "disable_8254_timer" and "enable_8254_timer" kernel parameters from
> > the kernel but did not remove the references to them from two
> > files in the Documentation directory: kernel-parameters.txt and
> > x86/x86_64/boot-options.txt.
> > 
> > This change completes the removal.
> 
> Acked-by: Maciej W. Rozycki <macro@linux-mips.org>
> 
>  Thanks for spotting this -- I didn't expect these were actually
> documented. ;)

applied to tip/x86/doc - thanks!

	Ingo

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-08-28 16:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-28 14:00 PATCH: Remove 8254 timer texts from Documentation Luiz Fernando N. Capitulino
2008-08-28 16:09 ` Maciej W. Rozycki
2008-08-28 16:20   ` Ingo Molnar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox