* [PATCH] Fix typo in the comment
@ 2015-06-02 10:05 명혁
0 siblings, 0 replies; only message in thread
From: 명혁 @ 2015-06-02 10:05 UTC (permalink / raw)
To: linux-arm-kernel
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2015-06-02 10:05 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-02 10:05 [PATCH] Fix typo in the comment 명혁
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).