summaryrefslogtreecommitdiffstats
path: root/mm/Kconfig
diff options
context:
space:
mode:
authorPeter Xu <peterx@redhat.com>2023-03-15 13:16:42 -0400
committerAndrew Morton <akpm@linux-foundation.org>2023-03-28 16:20:18 -0700
commit3c556d2425b04054e22045d4ef7d34f163b7a71a (patch)
treeb2f49010187e89ab83cc2a7a25b0c11ca7862ab9 /mm/Kconfig
parent611b9fd80fb53e79079744fb29d8c1363f4b5c02 (diff)
downloadlinux-3c556d2425b04054e22045d4ef7d34f163b7a71a.tar.gz
linux-3c556d2425b04054e22045d4ef7d34f163b7a71a.tar.bz2
linux-3c556d2425b04054e22045d4ef7d34f163b7a71a.zip
mm/thp: rename TRANSPARENT_HUGEPAGE_NEVER_DAX to _UNSUPPORTED
TRANSPARENT_HUGEPAGE_NEVER_DAX has nothing to do with DAX. It's set when has_transparent_hugepage() returns false, checked in hugepage_vma_check() and will disable THP completely if false. Rename it to TRANSPARENT_HUGEPAGE_UNSUPPORTED to reflect its real purpose. [peterx@redhat.com: fix comment, per David] Link: https://lkml.kernel.org/r/ZBMzQW674oHQJV7F@x1n Link: https://lkml.kernel.org/r/20230315171642.1244625-1-peterx@redhat.com Signed-off-by: Peter Xu <peterx@redhat.com> Acked-by: David Hildenbrand <david@redhat.com> Cc: Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com> Cc: Yang Shi <shy828301@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/Kconfig')
0 files changed, 0 insertions, 0 deletions