> -----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 4/6] PCI: hv: remove hbus->enum_sem > > Since we serialize the present/eject work items now, we don't need the > semaphore any more. > > 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 | 17 ++--------------- > 1 file changed, 2 insertions(+), 15 deletions(-) >
Reviewed-by: Michael Kelley <[email protected]> _______________________________________________ devel mailing list [email protected] http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
