> -----Original Message----- > From: Dexuan Cui > Sent: Tuesday, March 6, 2018 10:22 AM > To: [email protected]; [email protected]; KY Srinivasan > <[email protected]>; > Stephen Hemminger <[email protected]>; [email protected]; > [email protected]; > [email protected] > Cc: [email protected]; [email protected]; > Haiyang Zhang > <[email protected]>; [email protected]; [email protected]; > Michael > Kelley (EOSG) <[email protected]>; Dexuan Cui > <[email protected]>; Jack > Morgenstein <[email protected]>; [email protected] > Subject: [PATCH v3 5/6] PCI: hv: hv_pci_devices_present(): only queue a new > work when > necessary > > If there is a pending work, we just need to add the new dr into > the dr_list. > > This is suggested by Michael Kelley. > > Signed-off-by: Dexuan Cui <[email protected]> > Cc: Vitaly Kuznetsov <[email protected]> > Cc: Jack Morgenstein <[email protected]> > Cc: [email protected] > Cc: Stephen Hemminger <[email protected]> > Cc: K. Y. Srinivasan <[email protected]> > Cc: Michael Kelley (EOSG) <[email protected]> > --- > drivers/pci/host/pci-hyperv.c | 15 +++++++++++++-- > 1 file changed, 13 insertions(+), 2 deletions(-) >
Reviewed-by: Michael Kelley <[email protected]> _______________________________________________ devel mailing list [email protected] http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
