Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754567AbaA0VDd (ORCPT ); Mon, 27 Jan 2014 16:03:33 -0500 Received: from mx1.redhat.com ([209.132.183.28]:5654 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754551AbaA0VDa (ORCPT ); Mon, 27 Jan 2014 16:03:30 -0500 Date: Mon, 27 Jan 2014 16:03:08 -0500 From: Naoya Horiguchi To: Davidlohr Bueso Cc: akpm@linux-foundation.org, iamjoonsoo.kim@lge.com, riel@redhat.com, mgorman@suse.de, mhocko@suse.cz, aneesh.kumar@linux.vnet.ibm.com, kamezawa.hiroyu@jp.fujitsu.com, hughd@google.com, david@gibson.dropbear.id.au, js1304@gmail.com, liwanp@linux.vnet.ibm.com, dhillf@gmail.com, rientjes@google.com, aswin@hp.com, scott.norton@hp.com, linux-mm@kvack.org, linux-kernel@vger.kernel.org Message-ID: <1390856588-jyjp0cd0-mutt-n-horiguchi@ah.jp.nec.com> In-Reply-To: <1390794746-16755-5-git-send-email-davidlohr@hp.com> References: <1390794746-16755-1-git-send-email-davidlohr@hp.com> <1390794746-16755-5-git-send-email-davidlohr@hp.com> Subject: Re: [PATCH 4/8] mm, hugetlb: remove resv_map_put Mime-Version: 1.0 Content-Type: text/plain; charset=iso-2022-jp Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Mutt-References: <1390794746-16755-5-git-send-email-davidlohr@hp.com> X-Mutt-Fcc: ~/Maildir/sent/ User-Agent: Mutt 1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Jan 26, 2014 at 07:52:22PM -0800, Davidlohr Bueso wrote: > From: Joonsoo Kim > > This is a preparation patch to unify the use of vma_resv_map() regardless > of the map type. This patch prepares it by removing resv_map_put(), which > only works for HPAGE_RESV_OWNER's resv_map, not for all resv_maps. > > Reviewed-by: Aneesh Kumar K.V > Signed-off-by: Joonsoo Kim > [Updated changelog] > Signed-off-by: Davidlohr Bueso Reviewed-by: Naoya Horiguchi -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/