Re: [PATCH bpf-next v4 0/7] bpf: Add user memory access kfuncs for mm_struct
From: Anastasios Papagiannis
Date: Mon Sep 07 2026 - 03:05:24 EST
> Why didn't I get the usual bpfbot review emails for this series? Is
> this a sign that all was clear?
The main work that I have done in v4 (compared to v3) is to address all
bpfbot comments. My undestanding is that all is clear now.
> I'm surprised that bpf even attempts to support NOMMU. I expect the
> user/tester population is zero. Perhaps just disallow this, if it
> saves any effort.
I have just documented that in the cover letter and skipped the test
in the last patch of the series in NOMMU.