Skip to content

Commit

Permalink
Documentation/kernel-parameters: remove inttest parameter
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Sebastian Andrzej Siewior authored and Tony Luck committed Mar 22, 2012
1 parent 0577bb6 commit b86c478
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Documentation/kernel-parameters.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1071,8 +1071,6 @@ bytes respectively. Such letter suffixes can also be entirely omitted.
no_x2apic_optout
BIOS x2APIC opt-out request will be ignored

inttest= [IA-64]

iomem= Disable strict checking of access to MMIO memory
strict regions from userspace.
relaxed
Expand Down

0 comments on commit b86c478

Please sign in to comment.