diff options
Diffstat (limited to 'arch/mips/mm/tlb-r4k.c')
-rw-r--r-- | arch/mips/mm/tlb-r4k.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/mm/tlb-r4k.c b/arch/mips/mm/tlb-r4k.c index a27a088e6f9f..08318ecb803a 100644 --- a/arch/mips/mm/tlb-r4k.c +++ b/arch/mips/mm/tlb-r4k.c | |||
@@ -495,7 +495,7 @@ static void r4k_tlb_configure(void) | |||
495 | 495 | ||
496 | if (cpu_has_rixi) { | 496 | if (cpu_has_rixi) { |
497 | /* | 497 | /* |
498 | * Enable the no read, no exec bits, and enable large virtual | 498 | * Enable the no read, no exec bits, and enable large physical |
499 | * address. | 499 | * address. |
500 | */ | 500 | */ |
501 | #ifdef CONFIG_64BIT | 501 | #ifdef CONFIG_64BIT |