On Fri, Jun 18, 2021 at 02:22:57PM +0200, Marius Zachmann wrote: > > > > Same there: Make userspace and kernel mutually exclusive if parallel access > > is shown to be problematic. "Mutually exclusive" means disable userspace > > access completely while the driver is loaded, not some cross-subsystem > > mutex. > > > > Guenter > > > > For now I did not get a bug report nor did anyone seem to have a real problem. > It is mostly a theoretical issue. > I am not unhappy about how it is. > Maybe until a real problem occurs, we should just do nothing? > That would be my suggestion. Guenter