kernel-parameters: remove outdated 'noresidual' parameter
authorPaul Bolle <pebolle@tiscali.nl>
Thu, 21 Mar 2013 11:02:00 +0000 (12:02 +0100)
committerJiri Kosina <jkosina@suse.cz>
Wed, 27 Mar 2013 12:50:42 +0000 (13:50 +0100)
The PPC specific kernel parameter 'noresidual' was removed in v2.6.27,
though commit 917f0af9e5a9ceecf9e72537fabb501254ba321d ("powerpc: Remove
arch/ppc and include/asm-ppc").

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Documentation/kernel-parameters.txt

index 72bb2a8..da519d3 100644 (file)
@@ -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