[RFC PATCH 7/9] um: Track userspace children dying in SECCOMP mode

Johannes Berg johannes at sipsolutions.net
Thu Oct 10 05:01:20 PDT 2024


On Wed, 2024-09-25 at 22:32 +0200, Benjamin Berg wrote:
> 
> Fix this issue using a new IRQ that is fired after a SIGCHLD and keeping
> an (internal) list of all MMs.

Maybe that would be nicer with an xarray indexed by pid?

The list could get quite long I suppose?

johannes



More information about the linux-um mailing list