Skip to content
Commit 383c97b4 authored by Ben Hutchings's avatar Ben Hutchings Committed by Ralf Baechle
Browse files

MIPS: Add dependencies for HAVE_ARCH_TRANSPARENT_HUGEPAGE



The MIPS implementation of transparent huge-pages (THP) is 64-bit only,
and of course also requires that the CPU supports huge-pages.

Currently it's entirely possible to enable THP in other configurations,
which then fail to build due to pfn_pmd() not being defined.

Signed-off-by: default avatarBen Hutchings <ben@decadent.org.uk>
Cc: linux-mips@linux-mips.org
Acked-by: default avatarDavid Daney <david.daney@cavium.com>
Patchwork: https://patchwork.linux-mips.org/patch/4972/


Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent 9f91e506
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment