projects
/
GitHub
/
moto-9609
/
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:
ce0c0f9
)
x86, highmem_32.c: Clean up comment
author
Figo.zhang
<figo1802@gmail.com>
Mon, 29 Jun 2009 04:02:55 +0000
(12:02 +0800)
committer
Ingo Molnar
<mingo@elte.hu>
Mon, 29 Jun 2009 04:14:43 +0000
(06:14 +0200)
Signed-off-by: Figo.zhang <figo1802@gmail.com>
Cc: Andrew Morton <akpm@osdl.org>
LKML-Reference: <
1246248175
.5759.12.camel@myhost>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/mm/highmem_32.c
patch
|
blob
|
blame
|
history
diff --git
a/arch/x86/mm/highmem_32.c
b/arch/x86/mm/highmem_32.c
index 58f621e8191955c2e02016df1d8e99bec8e1ed8f..0c6f43cee25dcfb6b80c025b0052a397eab8da5d 100644
(file)
--- a/
arch/x86/mm/highmem_32.c
+++ b/
arch/x86/mm/highmem_32.c
@@
-24,7
+24,7
@@
void kunmap(struct page *page)
* no global lock is needed and because the kmap code must perform a global TLB
* invalidation when the kmap pool wraps.
*
- * However when holding an atomic kmap i
s
is not legal to sleep, so atomic
+ * However when holding an atomic kmap i
t
is not legal to sleep, so atomic
* kmaps are appropriate for short, tight code paths only.
*/
void *kmap_atomic_prot(struct page *page, enum km_type type, pgprot_t prot)