From e05e89fb63a64648f005b79d3ef8f6ab57239ed8 Mon Sep 17 00:00:00 2001 From: Andrea Arcangeli Date: Thu, 13 Jan 2011 15:46:38 -0800 Subject: [PATCH] --- yaml --- r: 230755 b: refs/heads/master c: 59ff421631295cd54dbf75dcc53d27e84af6d9c0 h: refs/heads/master i: 230753: c15cf41be2030568e98bf5fdc1f443ac20341bd7 230751: cec277a305359d01e6aa0538ef9024e6b2dae895 v: v3 --- [refs] | 2 +- trunk/mm/page_alloc.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index f3d2062cc4ca..edcef0fa5fc2 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 14fd403f2146f740942d78af4e0ee59396ad8eab +refs/heads/master: 59ff421631295cd54dbf75dcc53d27e84af6d9c0 diff --git a/trunk/mm/page_alloc.c b/trunk/mm/page_alloc.c index 8be81422d4bd..6e62d5f9d40b 100644 --- a/trunk/mm/page_alloc.c +++ b/trunk/mm/page_alloc.c @@ -357,6 +357,7 @@ void prep_compound_page(struct page *page, unsigned long order) } } +/* update __split_huge_page_refcount if you change this function */ static int destroy_compound_page(struct page *page, unsigned long order) { int i;