Linux MIPS Architecture development
 help / color / mirror / Atom feed
From: Thiemo Seufer <ths@networkno.de>
To: linux-mips@linux-mips.org
Cc: ralf@linux-mips.org
Subject: [PATCH] Fix typo in comment
Date: Fri, 29 Feb 2008 00:43:47 +0000	[thread overview]
Message-ID: <20080229004347.GA18731@networkno.de> (raw)

Fix a typo, we support now other page sizes as well.


Signed-off-by: Thiemo Seufer <ths@networkno.de>

Index: linux.git/arch/mips/mm/tlb-r4k.c
===================================================================
--- linux.git.orig/arch/mips/mm/tlb-r4k.c	2008-02-27 02:41:03.000000000 +0000
+++ linux.git/arch/mips/mm/tlb-r4k.c	2008-02-27 02:41:56.000000000 +0000
@@ -473,7 +473,7 @@
 	 *   - On R4600 1.7 the tlbp never hits for pages smaller than
 	 *     the value in the c0_pagemask register.
 	 *   - The entire mm handling assumes the c0_pagemask register to
-	 *     be set for 4kb pages.
+	 *     be set to fixed-size pages.
 	 */
 	probe_tlb(config);
 	write_c0_pagemask(PM_DEFAULT_MASK);

             reply	other threads:[~2008-02-29  0:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-29  0:43 Thiemo Seufer [this message]
2008-03-01  0:02 ` [PATCH] Fix typo in comment Ralf Baechle

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080229004347.GA18731@networkno.de \
    --to=ths@networkno.de \
    --cc=linux-mips@linux-mips.org \
    --cc=ralf@linux-mips.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox