[libvirt] [PATCH 0/2] udev: Remove udev handle from main loop when udev thread stops

Marc Hartmayer posted 2 patches 5 years, 1 month ago
Test syntax-check passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20190220100546.4134-1-mhartmay@linux.ibm.com
src/node_device/node_device_udev.c | 3 +++
1 file changed, 3 insertions(+)
[libvirt] [PATCH 0/2] udev: Remove udev handle from main loop when udev thread stops
Posted by Marc Hartmayer 5 years, 1 month ago
Changelog:
 + RFC -> v1:
  - Remove the event handle in the error path of nodeStateInitializeEnumerate
  - Added patch 2: wake up udev thread in case of an error

Marc Hartmayer (2):
  udev: nodeStateInitializeEnumerate: remove watch handle in case of an
    error
  udev: wake up the udev thread for stopping it

 src/node_device/node_device_udev.c | 3 +++
 1 file changed, 3 insertions(+)

-- 
2.17.0

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH 0/2] udev: Remove udev handle from main loop when udev thread stops
Posted by John Ferlan 5 years, 1 month ago

On 2/20/19 5:05 AM, Marc Hartmayer wrote:
> Changelog:
>  + RFC -> v1:
>   - Remove the event handle in the error path of nodeStateInitializeEnumerate
>   - Added patch 2: wake up udev thread in case of an error
> 
> Marc Hartmayer (2):
>   udev: nodeStateInitializeEnumerate: remove watch handle in case of an
>     error
>   udev: wake up the udev thread for stopping it
> 
>  src/node_device/node_device_udev.c | 3 +++
>  1 file changed, 3 insertions(+)
> 

Reviewed-by: John Ferlan <jferlan@redhat.com>
(series) and pushed,

Tks -

John

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list