Re: [PATCH v2 1/2] mm/Kconfig: make FLATMEM depend on !NUMA
"David Hildenbrand (Arm)" <[email protected]>
| Newsgroups | gmane.linux.kernel,gmane.linux.kernel.mm |
|---|---|
| Message-ID | <[email protected]> |
On 8/4/26 17:11, Sang-Heon Jeon wrote: > FLATMEM + NUMA is not supported by any architecture and fails to build. > The constraint is only implicit in the arch Kconfig files. > > So make it explicit in mm/Kconfig. > > No functional change. > > Suggested-by: Zi Yan <[email protected]> > Signed-off-by: Sang-Heon Jeon <[email protected]> > --- Is this survives the compile bots, perfect. Acked-by: David Hildenbrand (Arm) <[email protected]> -- Cheers, David