diff options
author | Mark McLoughlin <markmc@redhat.com> | 2008-11-04 12:46:03 +0000 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-11-04 14:50:34 +0100 |
commit | e4ab1b3cbb8042f1653471c6333931134105d455 (patch) | |
tree | baf52ff6a988e46cd6a0eb18aa0d6eeb08e2e0c4 /Documentation | |
parent | 70de9a97049e0ba79dc040868564408d5ce697f9 (diff) | |
download | linux-e4ab1b3cbb8042f1653471c6333931134105d455.tar.gz linux-e4ab1b3cbb8042f1653471c6333931134105d455.tar.bz2 linux-e4ab1b3cbb8042f1653471c6333931134105d455.zip |
x86/docs: remove noirqbalance param docs
Impact: documentation fix
irqbalance was removed by:
commit 8b8e8c1bf7275eca859fe551dfa484134eaf013b
Author: Yinghai Lu <yhlu.kernel@gmail.com>
Date: Tue Aug 19 20:50:23 2008 -0700
Remove the associated documentation for noirqbalance.
Signed-off-by: Mark McLoughlin <markmc@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/kernel-parameters.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index 1bbcaa8982b6..de4de3e7bc1b 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt @@ -1470,8 +1470,6 @@ and is between 256 and 4096 characters. It is defined in the file Valid arguments: on, off Default: on - noirqbalance [X86-32,SMP,KNL] Disable kernel irq balancing - noirqdebug [X86-32] Disables the code which attempts to detect and disable unhandled interrupt sources. |