[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH V17 3/6] refactor DEFINE_DEVICE_REMOVE to fit for more device types
Chunyan Liu writes ("[PATCH V17 3/6] refactor DEFINE_DEVICE_REMOVE to fit for more device types"): > For some device type, device removal operation needs to be > handled specially, like usbctrl, it needs to remove all usb > devices under it first, then remove usbctrl. Extend > DEFINE_DEVICE_REMOVE to support generic and custom way > For those need to be handled specially, call > DEFINE_DEVICE_REMOVE_CUSTOM, it requires user defined > libxl__initiate_device_##type##_remove. Otherwise, just > call DEFINE_DEVICE_REMOVE as before. > > Signed-off-by: George Dunlap <george.dunlap@xxxxxxxxxx> > Signed-off-by: Chunyan Liu <cyliu@xxxxxxxx> > Reviewed-by: George Dunlap <george.dunlap@xxxxxxxxxx> Acked-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |