From: Joonsoo Kim Date: Thu, 3 Apr 2014 21:47:26 +0000 (-0700) Subject: mm, hugetlb: improve, cleanup resv_map parameters X-Git-Tag: v3.15-rc1~106^2~177 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1406ec9ba6c65cb69e9243bff07ca3f51e2525e0;p=pandora-kernel.git mm, hugetlb: improve, cleanup resv_map parameters To change a protection method for region tracking to find grained one, we pass the resv_map, instead of list_head, to region manipulation functions. This doesn't introduce any functional change, and it is just for preparing a next step. [davidlohr@hp.com: update changelog] Signed-off-by: Joonsoo Kim Signed-off-by: Davidlohr Bueso Reviewed-by: Aneesh Kumar K.V Reviewed-by: Naoya Horiguchi Cc: David Gibson Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed