Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 62777
b: refs/heads/master
c: 5ab3ee7
h: refs/heads/master
i:
  62775: ac16090
v: v3
  • Loading branch information
Ken Chen authored and Linus Torvalds committed Jul 24, 2007
1 parent 4b36325 commit cae253d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: be1ff386e768ee4fc19bb7da48cee4fc4cb4e75b
refs/heads/master: 5ab3ee7b1cd5c91eb2272764f9d7d1fe4749681e
1 change: 1 addition & 0 deletions trunk/mm/hugetlb.c
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ static struct page *dequeue_huge_page(struct vm_area_struct *vma,
list_del(&page->lru);
free_huge_pages--;
free_huge_pages_node[nid]--;
break;
}
}
return page;
Expand Down

0 comments on commit cae253d

Please sign in to comment.