From: Joonsoo Kim Date: Wed, 11 Sep 2013 21:21:54 +0000 (-0700) Subject: mm, hugetlb: fix subpool accounting handling X-Git-Tag: v3.12-rc1~52^2~214 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8bb3f12e7d4f7b043a7c5aa3831e72041e80dc4a;p=pandora-kernel.git mm, hugetlb: fix subpool accounting handling If we alloc hugepage with avoid_reserve, we don't dequeue reserved one. So, we should check subpool counter when avoid_reserve. This patch implement it. Signed-off-by: Joonsoo Kim Cc: Aneesh Kumar Cc: Naoya Horiguchi Cc: Davidlohr Bueso Cc: David Gibson Cc: Wanpeng Li Cc: Hillf Danton Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed