diff options
author | Weidong Han <weidong.han@intel.com> | 2009-04-17 04:42:15 -0400 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2009-04-19 04:21:54 -0400 |
commit | 03ea81550676296d94596e4337c771c6ba29f542 (patch) | |
tree | 85ac9b9541fca0d5cc74571009af32863ba17185 /Documentation/kernel-parameters.txt | |
parent | 937582382c71b75b29fbb92615629494e1a05ac0 (diff) |
x86, intr-remap: add option to disable interrupt remapping
Add option "nointremap" to disable interrupt remapping.
[ Impact: add new boot option ]
Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
Signed-off-by: Weidong Han <weidong.han@intel.com>
Acked-by: David Woodhouse <David.Woodhouse@intel.com>
Cc: iommu@lists.linux-foundation.org
Cc: allen.m.kay@intel.com
Cc: fenghua.yu@intel.com
LKML-Reference: <1239957736-6161-5-git-send-email-weidong.han@intel.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'Documentation/kernel-parameters.txt')
-rw-r--r-- | Documentation/kernel-parameters.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index 33989d284ff0..843cb6646d82 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt | |||
@@ -1533,6 +1533,9 @@ and is between 256 and 4096 characters. It is defined in the file | |||
1533 | noinitrd [RAM] Tells the kernel not to load any configured | 1533 | noinitrd [RAM] Tells the kernel not to load any configured |
1534 | initial RAM disk. | 1534 | initial RAM disk. |
1535 | 1535 | ||
1536 | nointremap [X86-64, Intel-IOMMU] Do not enable interrupt | ||
1537 | remapping. | ||
1538 | |||
1536 | nointroute [IA-64] | 1539 | nointroute [IA-64] |
1537 | 1540 | ||
1538 | nojitter [IA64] Disables jitter checking for ITC timers. | 1541 | nojitter [IA64] Disables jitter checking for ITC timers. |