diff options
author | Anshuman Khandual <anshuman.khandual@arm.com> | 2019-07-02 11:02:55 +0530 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2019-07-22 12:06:38 +0100 |
commit | 5a9060e9437be47f92f85a2b5c7cd73314d080e8 (patch) | |
tree | 74fb98674fa73ffa65be69b083c216eb66eb689c /.mailmap | |
parent | ed2f3e9ff637c7c9f65b98468a084393683ff93b (diff) | |
download | lwn-5a9060e9437be47f92f85a2b5c7cd73314d080e8.tar.gz lwn-5a9060e9437be47f92f85a2b5c7cd73314d080e8.zip |
arm64: mm: Drop pte_huge()
This helper is required from generic huge_pte_alloc() which is available
when arch subscribes ARCH_WANT_GENERAL_HUGETLB. arm64 implements it's own
huge_pte_alloc() and does not depend on the generic definition. Drop this
helper which is redundant on arm64.
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Steve Capper <Steve.Capper@arm.com>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Anshuman Khandual <anshuman.khandual@arm.com>
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions