> > -----Original Message----- > > From: Dan Williams [mailto:dan.j.willi...@intel.com] > > Sent: Monday, May 11, 2015 3:44 PM > > To: Praveen Murali > > Cc: James Bottomley (james.bottom...@hansenpartnership.com); linux- > > s...@vger.kernel.org > > Subject: Re: sysfs group not found for kobject on mvsas drive removal > > > > So I wonder if this is a new warning, because as far as I can tell > > we've always been double deleting the devices below sas_port. It > > seems we should delete all the devices from rphy down before deleting > > the parent port. Something like this (excuse the whitespace > > mangling). Only compile tested as I don't have a SAS setup handy. > > I tested that patch on my setup with the Marvell SAS HBA and it seems to be working well; all the warnings are gone.
Thanks, Praveen