Re: [PATCH V4 4/4] Save command pool address of Scsi_Host

2014-08-11 Thread Christoph Hellwig
Any chance to get a review for this once so I can queued it up for 3.17? On Fri, Aug 08, 2014 at 09:44:00AM +0200, jgr...@suse.com wrote: From: Juergen Gross jgr...@suse.com If a scsi host driver specifies .cmd_len in it's scsi_host_template, a driver's private command pool is needed.

[PATCH V4 4/4] Save command pool address of Scsi_Host

2014-08-08 Thread jgross
From: Juergen Gross jgr...@suse.com If a scsi host driver specifies .cmd_len in it's scsi_host_template, a driver's private command pool is needed. scsi_find_host_cmd_pool() will locate it, but scsi_alloc_host_cmd_pool() isn't saving the pool address in the host template. This will result in an