[<prev] [next>] [day] [month] [year] [list]
Message-ID: <010901d09d1b$acfdb3d0$06f91b70$@lge.com>
Date: Tue, 2 Jun 2015 19:05:38 +0900
From: ¸ياُ <hyuk.myeong@....com>
To: <linux@....linux.org.uk>
Cc: <linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>
Subject: [PATCH] Fix typo in the comment
This patch fix a spelling typo in the comment in pgtable-2level.h
diff --git a/arch/arm/include/asm/pgtable-2level.h
b/arch/arm/include/asm/pgtable-2level.h
index bfd662e..49f91be 100644
--- a/arch/arm/include/asm/pgtable-2level.h
+++ b/arch/arm/include/asm/pgtable-2level.h
@@ -66,7 +66,7 @@
*
* However, when the "young" bit is cleared, we deny access to the page
* by clearing the hardware PTE. Currently Linux does not flush the TLB
- * for us in this case, which means the TLB will retain the transation
+ * for us in this case, which means the TLB will retain the transaction
* until either the TLB entry is evicted under pressure, or a context
* switch which changes the user space mapping occurs.
*/
--
Kernel Version : v4.1-rc6-1-g23e19b1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists