On Tue Sep 15, 2026 at 7:15 AM UTC, Gabriele Monaco wrote: > > Essentially sharing the API simplified how the userspace component handles > some > things and allowed to share reactors.
It's surely tempting to reuse userspace, but unlike kernel the user space is much easier to change, so let's not add kernel struct-ops, since they're not necessary to achieve the goal.
