Skip to content

Commit

Permalink
kernel-parameters: remove outdated 'noresidual' parameter
Browse files Browse the repository at this point in the history
The PPC specific kernel parameter 'noresidual' was removed in v2.6.27,
though commit 917f0af ("powerpc: Remove
arch/ppc and include/asm-ppc").

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
  • Loading branch information
Paul Bolle authored and Jiri Kosina committed Mar 27, 2013
1 parent e05a4f4 commit e1ca3c7
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 @@ -1974,8 +1974,6 @@ bytes respectively. Such letter suffixes can also be entirely omitted.
noreplace-smp [X86-32,SMP] Don't replace SMP instructions
with UP alternatives

noresidual [PPC] Don't use residual data on PReP machines.

nordrand [X86] Disable the direct use of the RDRAND
instruction even if it is supported by the
processor. RDRAND is still available to user
Expand Down

0 comments on commit e1ca3c7

Please sign in to comment.