X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=mm%2Fhugetlb.c;h=039ddbc574e926800f9104ede90782753605f46b;hb=63f04777162181798399a2c4e5436d0d0c16291b;hp=3612fbb32e9d5412e8494e4c220fad84e3a4e779;hpb=cb04a7944505a0d4c8097ca7279555a8ce35000f;p=linux-2.6-microblaze.git diff --git a/mm/hugetlb.c b/mm/hugetlb.c index 3612fbb32e9d..039ddbc574e9 100644 --- a/mm/hugetlb.c +++ b/mm/hugetlb.c @@ -2163,6 +2163,7 @@ static void __init gather_bootmem_prealloc(void) */ if (hstate_is_gigantic(h)) adjust_managed_page_count(page, 1 << h->order); + cond_resched(); } }