On Mon, Mar 4, 2024 at 11:36 AM David Marchand
wrote:
>
> From: Maxime Coquelin
>
> VDUSE_DESTROY_DEVICE ioctl can fail because the device's
> chardev is not released despite close syscall having been
> called. It happens because the events handler thread is
> still polling the file descriptor.
>
Le lun. 4 mars 2024, 11:36, David Marchand a
écrit :
> From: Maxime Coquelin
>
> VDUSE_DESTROY_DEVICE ioctl can fail because the device's
> chardev is not released despite close syscall having been
> called. It happens because the events handler thread is
> still polling the file descriptor.
>
>
From: Maxime Coquelin
VDUSE_DESTROY_DEVICE ioctl can fail because the device's
chardev is not released despite close syscall having been
called. It happens because the events handler thread is
still polling the file descriptor.
fdset_pipe_notify() is not enough because it does not
ensure the not
3 matches
Mail list logo