projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd018fe
)
cris: fix comment typo occationally to occasionally
author
Justin P. Mattock
<justinmattock@gmail.com>
Wed, 16 Feb 2011 06:54:44 +0000
(22:54 -0800)
committer
Jiri Kosina
<jkosina@suse.cz>
Wed, 16 Feb 2011 09:01:37 +0000
(10:01 +0100)
Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
Acked-by: Jesper Nilsson <jesper.nilsson@axis.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
arch/cris/arch-v10/mm/init.c
patch
|
blob
|
blame
|
history
diff --git
a/arch/cris/arch-v10/mm/init.c
b/arch/cris/arch-v10/mm/init.c
index baa746ce4e7444cb2340a17ff3ce4ee1b1f98ca5..e7f8066105aa39e9e81505b762393492261329cc 100644
(file)
--- a/
arch/cris/arch-v10/mm/init.c
+++ b/
arch/cris/arch-v10/mm/init.c
@@
-241,7
+241,7
@@
flush_etrax_cacherange(void *startadr, int length)
}
/* Due to a bug in Etrax100(LX) all versions, receiving DMA buffers
- * will occa
t
ionally corrupt certain CPU writes if the DMA buffers
+ * will occa
s
ionally corrupt certain CPU writes if the DMA buffers
* happen to be hot in the cache.
*
* As a workaround, we have to flush the relevant parts of the cache