* Re: linux-next: Tree for Jan 29 (fs/Kconfig: HUGETLBFS)
[not found] <20240129143030.16647483@canb.auug.org.au>
@ 2024-01-30 3:50 ` Randy Dunlap
0 siblings, 0 replies; only message in thread
From: Randy Dunlap @ 2024-01-30 3:50 UTC (permalink / raw)
To: Stephen Rothwell, Linux Next Mailing List
Cc: Linux Kernel Mailing List, Gang Li, Andrew Morton, linux-mm
On 1/28/24 19:30, Stephen Rothwell wrote:
> Hi all,
>
> Changes since 20240125:
>
> New trees: i2c-host-fixes, i2c-host
>
This
menuconfig HUGETLBFS
bool "HugeTLB file system support"
depends on X86 || SPARC64 || ARCH_SUPPORTS_HUGETLBFS || BROKEN
depends on (SYSFS || SYSCTL)
select MEMFD_CREATE
select PADATA
doesn't play nicely when CONFIG_SMP is not set, since PADATA depends on SMP.
This warning occurs on multiple arches:
WARNING: unmet direct dependencies detected for PADATA
Depends on [n]: SMP [=n]
Selected by [y]:
- HUGETLBFS [=y] && (X86 [=y] || SPARC64 || ARCH_SUPPORTS_HUGETLBFS [=n] || BROKEN [=n]) && (SYSFS [=y] || SYSCTL [=n])
--
#Randy
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-01-30 3:50 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20240129143030.16647483@canb.auug.org.au>
2024-01-30 3:50 ` linux-next: Tree for Jan 29 (fs/Kconfig: HUGETLBFS) Randy Dunlap
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox