On Mon, Apr 04, 2016 at 05:26:05PM +0100, Suzuki K Poulose wrote: > Both arm and arm64 now provides a helper, pmd_thp_or_huge() > to check if the given pmd represents a huge page. Use that > instead of our own custom check. > > Suggested-by: Mark Rutland <mark.rutl...@arm.com> > Cc: Marc Zyngier <marc.zyng...@arm.com> > Cc: Christoffer Dall <christoffer.d...@linaro.org> > Signed-off-by: Suzuki K Poulose <suzuki.poul...@arm.com>
Acked-by: Christoffer Dall <christoffer.d...@linaro.org>