From mboxrd@z Thu Jan 1 00:00:00 1970 From: allen.pais@oracle.com (Allen) Date: Thu, 5 Oct 2017 17:53:17 +0530 Subject: [PATCH] arm64: use vma_pages helper In-Reply-To: <722c4481-8d6a-ce95-93c3-07b5bb232d36@arm.com> References: <1507205815-5204-1-git-send-email-allen.pais@oracle.com> <722c4481-8d6a-ce95-93c3-07b5bb232d36@arm.com> Message-ID: <59D62435.8030904@oracle.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org >> Use vma_pages function on vma object instead of explicit computation. >> This is a clean up patch. > > A version of this is already queued for -next here: > > https://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git/commit/?h=for-next/core&id=b4f4a2755665bf847231050b569f587ce0945482 > Ah. Please ignore the patch. Thanks.