diff options
| author | Christophe Leroy <christophe.leroy@c-s.fr> | 2016-02-09 17:07:52 +0100 | 
|---|---|---|
| committer | Scott Wood <oss@buserror.net> | 2016-03-11 17:18:01 -0600 | 
| commit | f15eea6684ee7d23a8be5bc3e7c8323e0e4a5355 (patch) | |
| tree | 9a8a5893a2e5e6f5a851b09dcea73f63a7f7b084 | |
| parent | a372acfac51e0d5858f8f6f84da52defcabf054b (diff) | |
powerpc: Update documentation for noltlbs kernel parameter
Now the noltlbs kernel parameter is also applicable to PPC8xx
Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Scott Wood <oss@buserror.net>
| -rw-r--r-- | Documentation/kernel-parameters.txt | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index 551ecf09c8dd..516d4300e313 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt @@ -2582,7 +2582,7 @@ bytes respectively. Such letter suffixes can also be entirely omitted.  	nolapic_timer	[X86-32,APIC] Do not use the local APIC timer.  	noltlbs		[PPC] Do not use large page/tlb entries for kernel -			lowmem mapping on PPC40x. +			lowmem mapping on PPC40x and PPC8xx  	nomca		[IA-64] Disable machine check abort handling | 
