On 7/6/22 12:34, Arnd Bergmann wrote: > On Wed, Jul 6, 2022 at 8:33 AM Christophe Leroy > <christophe.le...@csgroup.eu> wrote: > >> As far as I can see in Kconfig, CONFIG_MMU is user selectable on the >> following architectures: >> - ARM >> - M68K >> - RISCV >> - SH >> >> And is disabled by default on XTENSA. > > Right, the list is complete, though it's also default-enabled for > every CPU core on xtensa, and you can only disable it for > "custom" CPU cores. ARM, M68K, RISCV all have got them inside wrapper or files which are not built, without CONFIG_MMU. With build fixes for SH and XTENSA on linux-next, I guess we are good. _______________________________________________ linux-um mailing list linux-um@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-um
- [PATCH V6 20/26] mips/mm: Enable ARCH_HAS_VM_GET_PAGE_PR... Anshuman Khandual
- [PATCH V6 21/26] m68k/mm: Enable ARCH_HAS_VM_GET_PAGE_PR... Anshuman Khandual
- [PATCH V6 22/26] arc/mm: Enable ARCH_HAS_VM_GET_PAGE_PRO... Anshuman Khandual
- [PATCH V6 23/26] arm/mm: Enable ARCH_HAS_VM_GET_PAGE_PRO... Anshuman Khandual
- [PATCH V6 24/26] um/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT Anshuman Khandual
- [PATCH V6 25/26] sh/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT Anshuman Khandual
- [PATCH V6 26/26] mm/mmap: Drop ARCH_HAS_VM_GET_PAGE_PROT Anshuman Khandual
- Re: [PATCH V6 00/26] mm/mmap: Drop __SXXX/__PXXX macros ... Anshuman Khandual
- Re: [PATCH V6 00/26] mm/mmap: Drop __SXXX/__PXXX ma... Christophe Leroy
- Re: [PATCH V6 00/26] mm/mmap: Drop __SXXX/__PXX... Arnd Bergmann
- Re: [PATCH V6 00/26] mm/mmap: Drop __SXXX/_... Anshuman Khandual