Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 158721
b: refs/heads/master
c: 565b0c1
h: refs/heads/master
i:
  158719: 1301b2d
v: v3
  • Loading branch information
Figo.zhang authored and Ingo Molnar committed Jun 29, 2009
1 parent e3114a4 commit 15f618f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ce0c0f9eec2f377055e8b23c6fa192202381e022
refs/heads/master: 565b0c1f100408ccbcb04ba458a14da454cb271d
2 changes: 1 addition & 1 deletion trunk/arch/x86/mm/highmem_32.c
Original file line number Diff line number Diff line change
Expand Up @@ -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 is is not legal to sleep, so atomic
* However when holding an atomic kmap it 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)
Expand Down

0 comments on commit 15f618f

Please sign in to comment.