Re: [PATCHv4 0/3] Deprecate DAC960 driver

2018-10-10 Thread Martin K. Petersen
Bart, > If you have a look at the URL in my previous e-mail you will see that > patch 3/3 didn't make it to marc.info either. Also missing in patchwork (although I received my personal copy). Hannes, please resend. -- Martin K. Petersen Oracle Linux Engineering

Re: [PATCHv4 0/3] Deprecate DAC960 driver

2018-10-10 Thread Bart Van Assche
On 10/9/18 10:49 PM, Hannes Reinecke wrote: On 10/10/18 4:03 AM, Bart Van Assche wrote: On 10/9/18 8:26 AM, Hannes Reinecke wrote: as we're trying to get rid of the remaining request_fn drivers here's a patchset to move the DAC960 driver to the SCSI stack. As per request from hch I've split up

Re: [PATCHv4 0/3] Deprecate DAC960 driver

2018-10-09 Thread Christoph Hellwig
On Wed, Oct 10, 2018 at 07:49:03AM +0200, Hannes Reinecke wrote: > On 10/10/18 4:03 AM, Bart Van Assche wrote: >> On 10/9/18 8:26 AM, Hannes Reinecke wrote: >>> as we're trying to get rid of the remaining request_fn drivers here's >>> a patchset to move the DAC960 driver to the SCSI stack. >>> As p

Re: [PATCHv4 0/3] Deprecate DAC960 driver

2018-10-09 Thread Hannes Reinecke
On 10/10/18 4:03 AM, Bart Van Assche wrote: On 10/9/18 8:26 AM, Hannes Reinecke wrote: as we're trying to get rid of the remaining request_fn drivers here's a patchset to move the DAC960 driver to the SCSI stack. As per request from hch I've split up the driver into two new SCSI drivers called '

Re: [PATCHv4 0/3] Deprecate DAC960 driver

2018-10-09 Thread Bart Van Assche
On 10/9/18 8:26 AM, Hannes Reinecke wrote: as we're trying to get rid of the remaining request_fn drivers here's a patchset to move the DAC960 driver to the SCSI stack. As per request from hch I've split up the driver into two new SCSI drivers called 'myrb' and 'myrs'. Hi Hannes, It seems like