Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 273221
b: refs/heads/master
c: 405e44f
h: refs/heads/master
i:
  273219: 7487a1d
v: v3
  • Loading branch information
Andrea Arcangeli authored and Linus Torvalds committed Nov 2, 2011
1 parent 07eec9c commit ccf196e
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: 2839bdc1bfc0af76a2f0f11eca011590520a04fa
refs/heads/master: 405e44f2e312dd5dd63e5a9f459bffcbcd4368ef
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/mm/hugetlbpage.c
Original file line number Diff line number Diff line change
Expand Up @@ -429,7 +429,7 @@ static noinline int gup_hugepte(pte_t *ptep, unsigned long sz, unsigned long add
if (unlikely(pte_val(pte) != pte_val(*ptep))) {
/* Could be optimized better */
while (*nr) {
put_page(page);
put_page(head);
(*nr)--;
}
}
Expand Down

0 comments on commit ccf196e

Please sign in to comment.