diff options
author | Sebastian Andrzej Siewior <sebastian@breakpoint.cc> | 2012-03-21 17:25:48 -0400 |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2012-03-22 19:07:18 -0400 |
commit | b86c4782ab501e3b69e5e0b32050455f95caa681 (patch) | |
tree | fd046e3c1f425397b90d8f9fa1f18942ea415b5d /Documentation | |
parent | 0577bb661ee0ce4303c21353ac326f23efbc209c (diff) |
Documentation/kernel-parameters: remove inttest parameter
According to grep I see no users:
| #git grep inttest
| Documentation/kernel-parameters.txt: inttest= [IA-64]
The parameters itself has no description what it supposed to do.
According to the history tree, it was introduced in "[PATCH] Updated
Documentation/kernel-parameters.txt" ("10414c6ddb"). By that time that
parameter had an user. It was removed later by "[PATCH] ia64: SGI SN
update" ("c6bacd5010ec") by Jesse Barnes himself.
Cc: Fenghua Yu <fenghua.yu@intel.com>
Cc: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc>
Signed-off-by: Tony Luck <tony.luck@intel.com>
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 033d4e69b43b..710cde99c77f 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt | |||
@@ -1071,8 +1071,6 @@ bytes respectively. Such letter suffixes can also be entirely omitted. | |||
1071 | no_x2apic_optout | 1071 | no_x2apic_optout |
1072 | BIOS x2APIC opt-out request will be ignored | 1072 | BIOS x2APIC opt-out request will be ignored |
1073 | 1073 | ||
1074 | inttest= [IA-64] | ||
1075 | |||
1076 | iomem= Disable strict checking of access to MMIO memory | 1074 | iomem= Disable strict checking of access to MMIO memory |
1077 | strict regions from userspace. | 1075 | strict regions from userspace. |
1078 | relaxed | 1076 | relaxed |