Re: [PATCH] mm: nommu: point to the write iterator upon split_vma

From: Matthew Wilcox

Date: Sun Jul 05 2026 - 23:58:46 EST


On Sun, Jul 05, 2026 at 03:27:08PM -0700, Andrew Morton wrote:
> Thanks. Unfortunately we aren't very diligent about the nommu code
> (are we?). Perhaps appropriately - clearly this code doesn't get used a
> lot.

Should we delete support for NOMMU? As you say, it doesn't get much
testing, or presumably usage. I have this quote from #m68k a couple of
years ago...

: I looked at nommu very briefly when I had my 68000 board on the bench
: but didn’t get anywhere. Also didn’t try particularly hard. I think
: you are better off with fuzix or OS9 if you want something unixy.

(i suspect Zephyr would also be good, but it doesn't support m68k, just
arc, arm, arm64, mips, openrisc, renesas rx, riscv, sparc, x86 and xtensa)