From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from psmtp.com (na3sys010amx121.postini.com [74.125.245.121]) by kanga.kvack.org (Postfix) with SMTP id DFC206B0032 for ; Tue, 20 Aug 2013 12:03:36 -0400 (EDT) Date: Tue, 20 Aug 2013 11:03:35 -0500 From: Seth Jennings Subject: Re: [PATCH v2 4/4] mm/vmalloc: use wrapper function get_vm_area_size to caculate size of vm area Message-ID: <20130820160335.GD4151@medulla.variantweb.net> References: <1376981696-4312-1-git-send-email-liwanp@linux.vnet.ibm.com> <1376981696-4312-4-git-send-email-liwanp@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1376981696-4312-4-git-send-email-liwanp@linux.vnet.ibm.com> Sender: owner-linux-mm@kvack.org List-ID: To: Wanpeng Li Cc: Andrew Morton , Dave Hansen , Rik van Riel , Fengguang Wu , Joonsoo Kim , Johannes Weiner , Tejun Heo , Yasuaki Ishimatsu , David Rientjes , KOSAKI Motohiro , Jiri Kosina , linux-mm@kvack.org, linux-kernel@vger.kernel.org On Tue, Aug 20, 2013 at 02:54:56PM +0800, Wanpeng Li wrote: > v1 -> v2: > * replace all the spots by function get_vm_area_size(). > > Use wrapper function get_vm_area_size to calculate size of vm area. > Reviewed-by: Seth Jennings > Signed-off-by: Wanpeng Li -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org