Re: [RFC PATCH 3/6] mm: nommu: fix an issue on map request to /dev/zero
Daniel Palmer <[email protected]>
| Newsgroups | gmane.linux.file-systems,gmane.linux.kernel.mm |
|---|---|
| Message-ID | <CAFr9PX=zC8GnxwrR=wTwA4xQq89cHYpxZWooS+-=Q-WuNbjanQ@mail.gmail.com> |
Hi Greg, On Thu, 13 Aug 2026 at 21:26, Greg Kroah-Hartman <[email protected]> wrote: > Given the age of this issue, I don't think anyone uses no-mmu systems > anymore :( There are a few of us using it for hobby stuff[0][1] and there are apparently people using it for actual commercial stuff. There was a session about this at LPC 2025... One of the big problems for nommu seems to be that everyone is convinced it is completely unused and totally broken. :) Cheers, Daniel 0 - Really good example(s) of the 68000 port https://github.com/crmaykish/mackerel-68k 1 - https://github.com/LinuxMD/linuxmd my version of the 68000 code with devicetree like those fancy ARM things running on a sega megadrive.