Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1611776

Re: [PATCH 6/6] scsi: pm8001: remove the SAS host after the SCSI host

From Hannes Reinecke <hare@suse.de>
Newsgroups linux.kernel
Subject Re: [PATCH 6/6] scsi: pm8001: remove the SAS host after the SCSI host
Date 2017-03-29 12:20 +0200
Message-ID <tqiRQ-5sN-3@gated-at.bofh.it> (permalink)
References <tqioO-51x-9@gated-at.bofh.it> <tqioP-51x-37@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 03/29/2017 11:41 AM, Johannes Thumshirn wrote:
> After commit bcdde7e ("sysfs: make __sysfs_remove_dir() recursive") changed the
> removal path of kernfs to make it recursive we have to remove the SAS host
> before the SCSI host or we will see sysfs warnings on not found sysfs groups for
> kobjects.
> 
> Signed-off-by: Johannes Thumshirn <jthumshirn@suse.de>
> ---
>  drivers/scsi/pm8001/pm8001_init.c | 14 ++++++++++++--
>  1 file changed, 12 insertions(+), 2 deletions(-)
> 
Reviewed-by: Hannes Reinecke <hare@suse.com>

Cheers,

Hannes
-- 
Dr. Hannes Reinecke		   Teamlead Storage & Networking
hare@suse.de			               +49 911 74053 688
SUSE LINUX GmbH, Maxfeldstr. 5, 90409 Nürnberg
GF: F. Imendörffer, J. Smithard, J. Guild, D. Upmanyu, G. Norton
HRB 21284 (AG Nürnberg)

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 0/2] Fix sysfs recursive removal splats in isci Johannes Thumshirn <jthumshirn@suse.de> - 2017-03-29 11:50 +0200
  [PATCH 3/6] aic94xx: remove the SAS host after the SCSI host Johannes Thumshirn <jthumshirn@suse.de> - 2017-03-29 11:50 +0200
    Re: [PATCH 3/6] aic94xx: remove the SAS host after the SCSI host Hannes Reinecke <hare@suse.de> - 2017-03-29 12:20 +0200
  [PATCH 5/6] mvsas: remove the SAS host after the SCSI host Johannes Thumshirn <jthumshirn@suse.de> - 2017-03-29 11:50 +0200
    Re: [PATCH 5/6] mvsas: remove the SAS host after the SCSI host Hannes Reinecke <hare@suse.de> - 2017-03-29 12:20 +0200
  [PATCH 2/2] scsi: isci: remove the SAS host after the SCSI host Johannes Thumshirn <jthumshirn@suse.de> - 2017-03-29 11:50 +0200
    Re: [PATCH 2/2] scsi: isci: remove the SAS host after the SCSI host Hannes Reinecke <hare@suse.de> - 2017-03-29 12:20 +0200
  [PATCH 6/6] scsi: pm8001: remove the SAS host after the SCSI host Johannes Thumshirn <jthumshirn@suse.de> - 2017-03-29 11:50 +0200
    Re: [PATCH 6/6] scsi: pm8001: remove the SAS host after the SCSI host Hannes Reinecke <hare@suse.de> - 2017-03-29 12:20 +0200
    Re: [PATCH 6/6] scsi: pm8001: remove the SAS host after the SCSI host Jinpu Wang <jinpu.wang@profitbricks.com> - 2017-03-29 12:30 +0200
      Re: [PATCH 6/6] scsi: pm8001: remove the SAS host after the SCSI host Hannes Reinecke <hare@suse.de> - 2017-03-29 12:40 +0200
  Re: [PATCH 0/2] Fix sysfs recursive removal splats in isci James Bottomley <jejb@linux.vnet.ibm.com> - 2017-03-29 13:40 +0200
  Re: [PATCH 0/2] Fix sysfs recursive removal splats in isci Tejun Heo <tj@kernel.org> - 2017-03-29 17:30 +0200

csiph-web