projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de8164f
)
fix comment typo leve -> level in powerpc
author
Thadeu Lima de Souza Cascardo
<cascardo@holoscopio.com>
Sun, 17 Jan 2010 21:23:14 +0000
(19:23 -0200)
committer
Jiri Kosina
<jkosina@suse.cz>
Fri, 5 Feb 2010 11:22:38 +0000
(12:22 +0100)
Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@holoscopio.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
arch/powerpc/mm/tlb_low_64e.S
patch
|
blob
|
history
diff --git
a/arch/powerpc/mm/tlb_low_64e.S
b/arch/powerpc/mm/tlb_low_64e.S
index f288279e679d739fc6b8a7b0e5ff35fcb19947df..8b04c54e596f2a5a1bf770cb44013808eaf27246 100644
(file)
--- a/
arch/powerpc/mm/tlb_low_64e.S
+++ b/
arch/powerpc/mm/tlb_low_64e.S
@@
-1,5
+1,5
@@
/*
- * Low leve TLB miss handlers for Book3E
+ * Low leve
l
TLB miss handlers for Book3E
*
* Copyright (C) 2008-2009
* Ben. Herrenschmidt (benh@kernel.crashing.org), IBM Corp.