[PATCH 0/6] nodedev: Follow up fixes

Michal Privoznik mprivozn at redhat.com
Tue Apr 13 10:01:51 UTC 2021


Yesterday I've posted patches that allowed me to start the daemon. But
today I tried listing some nodedevs. It uncovered some dormant bugs we
had (e.g. 3/6 and 5/6) and one new (6/6).

Michal Prívozník (6):
  nodedev: Rename nodeDeviceWaitInit()
  nodedev: Wait for device initialization in nodeDeviceCreate()
  nodedev: Signal initCond with driver locked
  nodedev: Introduce nodeDeviceInitComplete()
  nodedev: Mark device initialization complete even in case of an error
  nodedev: Don't fail device enumeration if MDEVCTL is missing

 src/node_device/node_device_driver.c | 47 +++++++++++++++++++++-------
 src/node_device/node_device_driver.h |  2 ++
 src/node_device/node_device_udev.c   |  7 ++---
 3 files changed, 40 insertions(+), 16 deletions(-)

-- 
2.26.3




More information about the libvir-list mailing list