From: Naoya Horiguchi Date: Wed, 15 Apr 2015 23:14:41 +0000 (-0700) Subject: mm: hugetlb: cleanup using paeg_huge_active() X-Git-Tag: omap-for-v4.1/fixes-rc1~128^2~77 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e1f049efb86bd86c06b80eeac0ef80cdeb8c0e7;p=pandora-kernel.git mm: hugetlb: cleanup using paeg_huge_active() Now we have an easy access to hugepages' activeness, so existing helpers to get the information can be cleaned up. [akpm@linux-foundation.org: s/PageHugeActive/page_huge_active/] Signed-off-by: Naoya Horiguchi Cc: Hugh Dickins Reviewed-by: Michal Hocko Cc: Mel Gorman Cc: Johannes Weiner Cc: David Rientjes Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed