From: Joonsoo Kim Date: Thu, 3 Apr 2014 21:47:30 +0000 (-0700) Subject: mm, hugetlb: use vma_resv_map() map types X-Git-Tag: v3.15-rc1~106^2~174 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e35f483850ba46b838adfd312b3052416e15204;p=pandora-kernel.git mm, hugetlb: use vma_resv_map() map types Util now, we get a resv_map by two ways according to each mapping type. This makes code dirty and unreadable. Unify it. [davidlohr@hp.com: code cleanups] 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