Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 258939
b: refs/heads/master
c: dd78553
h: refs/heads/master
i:
  258937: df03eeb
  258935: d47e275
v: v3
  • Loading branch information
KOSAKI Motohiro authored and Linus Torvalds committed Jul 26, 2011
1 parent 07202c9 commit 35923ec
Show file tree
Hide file tree
Showing 2 changed files with 3 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: c27fe4c8942d3ca715986f79cc26f44608d7d9fb
refs/heads/master: dd78553b5e7a0b34c0b60478d04ee16d8d8f4fa7
3 changes: 2 additions & 1 deletion trunk/mm/pagewalk.c
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,8 @@ static int walk_hugetlb_range(struct vm_area_struct *vma,
* associated range, and a copy of the original mm_walk for access to
* the ->private or ->mm fields.
*
* No locks are taken, but the bottom level iterator will map PTE
* Usually no locks are taken, but splitting transparent huge page may
* take page table lock. And the bottom level iterator will map PTE
* directories from highmem if necessary.
*
* If any callback returns a non-zero value, the walk is aborted and
Expand Down

0 comments on commit 35923ec

Please sign in to comment.