Re: [PATCH 0/2] Fix a scsi_host_dev_release() memory leak

2015-11-25 Thread Martin K. Petersen
> "Bart" == Bart Van Assche writes: Bart> This patch series consists of two patches: - A first patch that Bart> converts the code that accesses shost->shost_gendev to manipulate Bart> the shost reference count into scsi_host_{get,put}() calls. - A Bart> second

Re: [PATCH 0/2] Fix a scsi_host_dev_release() memory leak

2015-11-25 Thread Christoph Hellwig
On Wed, Nov 25, 2015 at 10:40:44PM -0500, Martin K. Petersen wrote: > I gave a bunch of reviews for v1 but no takers for v2 of the second > patch. I think v1 is the right thing to do. Sorry for leading Bart in the wrong direction - the two different device structures in Scsi_Host confused me. --

[PATCH 0/2] Fix a scsi_host_dev_release() memory leak

2015-11-20 Thread Bart Van Assche
This patch series consists of two patches: - A first patch that converts the code that accesses shost->shost_gendev to manipulate the shost reference count into scsi_host_{get,put}() calls. - A second patch that fixes the actual memory leak. -- To unsubscribe from this list: send the line