aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark McLoughlin <markmc@redhat.com>2008-11-04 07:46:03 -0500
committerIngo Molnar <mingo@elte.hu>2008-11-04 08:50:34 -0500
commite4ab1b3cbb8042f1653471c6333931134105d455 (patch)
treebaf52ff6a988e46cd6a0eb18aa0d6eeb08e2e0c4
parent70de9a97049e0ba79dc040868564408d5ce697f9 (diff)
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>
-rw-r--r--Documentation/kernel-parameters.txt2
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
1470 Valid arguments: on, off 1470 Valid arguments: on, off
1471 Default: on 1471 Default: on
1472 1472
1473 noirqbalance [X86-32,SMP,KNL] Disable kernel irq balancing
1474
1475 noirqdebug [X86-32] Disables the code which attempts to detect and 1473 noirqdebug [X86-32] Disables the code which attempts to detect and
1476 disable unhandled interrupt sources. 1474 disable unhandled interrupt sources.
1477 1475