Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 283030
b: refs/heads/master
c: ea5768c
h: refs/heads/master
v: v3
  • Loading branch information
Hillf Danton authored and Linus Torvalds committed Jan 11, 2012
1 parent 1bdecfd commit af6569e
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: 1ebb7044c9142c67d1d2b04d84010b4810a43fd8
refs/heads/master: ea5768c74b8e0d6a866508fc6399d5ff958da5e3
2 changes: 1 addition & 1 deletion trunk/mm/hugetlb.c
Original file line number Diff line number Diff line change
Expand Up @@ -800,7 +800,7 @@ static struct page *alloc_buddy_huge_page(struct hstate *h, int nid)

if (page && arch_prepare_hugepage(page)) {
__free_pages(page, huge_page_order(h));
return NULL;
page = NULL;
}

spin_lock(&hugetlb_lock);
Expand Down

0 comments on commit af6569e

Please sign in to comment.