Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Lorenzo Stoakes <ljs@kernel.org>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	 Matthew Wilcox <willy@infradead.org>,
	Hajime Tazaki <thehajime@gmail.com>,
	liam@infradead.org,  vbabka@kernel.org, jannh@google.com,
	pfalcato@suse.de, linux-mm@kvack.org,
	 linux-kernel@vger.kernel.org, Greg Ungerer <gerg@uclinux.org>
Subject: Re: [PATCH] mm: nommu: point to the write iterator upon split_vma
Date: Mon, 6 Jul 2026 12:51:36 +0100	[thread overview]
Message-ID: <akuS-6zegY2XBa3f@lucifer> (raw)
In-Reply-To: <CAMuHMdU36O2UqfQkbbgOVSH5KFU-MZ_WO3jRsLumkUu22iC7vQ@mail.gmail.com>

On Mon, Jul 06, 2026 at 10:27:43AM +0200, Geert Uytterhoeven wrote:
> Hi Andrew,
>
> On Mon, 6 Jul 2026 at 07:23, Andrew Morton <akpm@linux-foundation.org> wrote:
> > On Mon, 6 Jul 2026 04:58:28 +0100 Matthew Wilcox <willy@infradead.org> wrote:
> > > 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...
> >
> > Greg is busily developing kernel code.
> >
> > > : 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)
> >
> > Greg, how mush use is NOMMU Linux seeing nowadays?
>
> Nommu (SH-compatible J-Core ASIC) is used in actual products, running
> modern kernels.  The rationale is low interrupt latency without using
> a much more costly app CPU core + RT CPU core split.
>
> Please watch the recording of the "32bit and-or noMMU Linux BoF"[1]
> at LPC2025 for more info.

This crops up now and again and people point to uses, but fails to address the
real issue here.

Nobody (aside from Hajime - thank you!) who uses nommu maintains or contributes
to it, or _even tests_ it as far as I can tell.

We broken nommu for a year I think it was? And there wasn't one report.

The last time I raised this, I was admonished and told there are critical arm32
nommu devices that absolutely _must_ have the latest kernel and this is
perfectly working code.

And riscv also introduced (and I'm so very surprised Linus allowed it) a brand
new nommu architecture (!!)

And yet...

If this is really so important, can those who care perhaps help out a bit? At
least with testing?

I'm a bit fed up of it really.

As far as hobbyist retro stuff and upstream goes, I am sympathetic, I came from
being a hobbyist (though not retro), and would be one again if I couldn't do it
as a job.

But retro people do NOT need the latest kernel. As far as I'm concerned, museum
piece support should be ripped out, and those who care run downstream kernels.

As for the 'critical products' that must use nommu - PLEASE start
contributing. Please start testing. Anything.

Again thank you Hajime for doing the one thing that really counts here -
contributing to the nommu code.

Anyway, as to what Matthew said - 100% I am for us ripping it out.

But it's not up to me, and unfortunately I think we'll get a clammer of voices
saying how important it is, and silence again when it comes to do any of the
work.

>
> [1] https://lpc.events/event/19/contributions/2097/
>
> Gr{oetje,eeting}s,
>
>                         Geert
>
> --
> Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
>
> In personal conversations with technical people, I call myself a hacker. But
> when I'm talking to journalists I just say "programmer" or something like that.
>                                 -- Linus Torvalds

Thanks, Lorenzo


  reply	other threads:[~2026-07-06 11:51 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20260702012546.665383-1-thehajime@gmail.com>
2026-07-05 22:27 ` [PATCH] mm: nommu: point to the write iterator upon split_vma Andrew Morton
2026-07-06  3:58   ` Matthew Wilcox
2026-07-06  5:23     ` Andrew Morton
2026-07-06  8:27       ` Geert Uytterhoeven
2026-07-06 11:51         ` Lorenzo Stoakes [this message]
2026-07-06 12:57           ` Hajime Tazaki
2026-07-06  9:17     ` Daniel Palmer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=akuS-6zegY2XBa3f@lucifer \
    --to=ljs@kernel.org \
    --cc=akpm@linux-foundation.org \
    --cc=geert@linux-m68k.org \
    --cc=gerg@uclinux.org \
    --cc=jannh@google.com \
    --cc=liam@infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=pfalcato@suse.de \
    --cc=thehajime@gmail.com \
    --cc=vbabka@kernel.org \
    --cc=willy@infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox