[PATCH v4 1/8] arm64: hugetlb: Refactor find_num_contig

2017-05-24 Thread Punit Agrawal
From: Steve Capper As we regularly check for contiguous pte's in the huge accessors, remove this extra check from find_num_contig. Cc: David Woods Signed-off-by: Steve Capper [ Resolved rebase conflicts due to patch re-ordering

[PATCH v4 1/8] arm64: hugetlb: Refactor find_num_contig

2017-05-24 Thread Punit Agrawal
From: Steve Capper As we regularly check for contiguous pte's in the huge accessors, remove this extra check from find_num_contig. Cc: David Woods Signed-off-by: Steve Capper [ Resolved rebase conflicts due to patch re-ordering ] Signed-off-by: Punit Agrawal --- arch/arm64/mm/hugetlbpage.c