summaryrefslogtreecommitdiff
path: root/include/linux/hugetlb_cgroup.h
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2026-07-27 13:25:07 +0100
committerMark Brown <broonie@kernel.org>2026-07-27 13:25:09 +0100
commit1432683838d9122c62bf4a0fa139fcf26968911e (patch)
treedfc49b8c206a7945e465cf61ae81302f7b1b3bfd /include/linux/hugetlb_cgroup.h
parent0bd7042b31850335c1c3c1ad05e566dd4273c478 (diff)
parentbf810459a6a20ac96a87bfeccb25abc3906b1e4d (diff)
downloadlinux-next-1432683838d9122c62bf4a0fa139fcf26968911e.tar.gz
linux-next-1432683838d9122c62bf4a0fa139fcf26968911e.zip
Merge branch 'mm-unstable' of https://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Diffstat (limited to 'include/linux/hugetlb_cgroup.h')
-rw-r--r--include/linux/hugetlb_cgroup.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/hugetlb_cgroup.h b/include/linux/hugetlb_cgroup.h
index e5d64b8b59c2..16d72c8c71f6 100644
--- a/include/linux/hugetlb_cgroup.h
+++ b/include/linux/hugetlb_cgroup.h
@@ -267,5 +267,5 @@ static inline void hugetlb_cgroup_migrate(struct folio *old_folio,
{
}
-#endif /* CONFIG_MEM_RES_CTLR_HUGETLB */
+#endif /* CONFIG_CGROUP_HUGETLB */
#endif