Re: [PATCH v3 2/2] riscv: Introduce huge page support for 32/64bit kernel

From: Alexandre Ghiti
Date: Tue Jul 02 2019 - 11:39:51 EST


On 7/2/19 3:24 PM, Christoph Hellwig wrote:
+config ARCH_WANT_GENERAL_HUGETLB
+ def_bool y
+
+config SYS_SUPPORTS_HUGETLBFS
+ def_bool y
In a perfect world these would be in mm/Kconfig and only selected
by the architectures. But I don't want to force you to clean up all
that mess first, so:

Reviewed-by: Christoph Hellwig <hch@xxxxxx>


Thanks, I'll clean that up ;)

Alex



_______________________________________________
linux-riscv mailing list
linux-riscv@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/linux-riscv