Re: [PATCH V5 00/16] use sg helper to operate scatterlist

2019-06-24 Thread Martin K. Petersen
Ming, > Today I found the whole patchset disappears from 5.3/scsi-queue, seems > something is wrong? Your changes are in 5.3/scsi-sg. I put them in a separate branch to avoid having to rebase the rest of the queue in case we find more issues. My for-next branch is based on 5.3/scsi-queue and 5

Re: [PATCH V5 00/16] use sg helper to operate scatterlist

2019-06-24 Thread Ming Lei
Hi Martin, On Thu, Jun 20, 2019 at 3:57 AM Martin K. Petersen wrote: > > > Bart, > > > Do you perhaps plan to push out these patches at a later time? It > > seems like that branch has not been updated recently: > > I had a test failure on this end, that's why I didn't push. Appears to > be hardwa

Re: [PATCH V5 00/16] use sg helper to operate scatterlist

2019-06-19 Thread Martin K. Petersen
Bart, > Do you perhaps plan to push out these patches at a later time? It > seems like that branch has not been updated recently: I had a test failure on this end, that's why I didn't push. Appears to be hardware-related, though. Still looking into it. -- Martin K. Petersen Oracle Linux

Re: [PATCH V5 00/16] use sg helper to operate scatterlist

2019-06-19 Thread Bart Van Assche
On 6/18/19 5:29 PM, Martin K. Petersen wrote: I applied this series with a bunch of edits and clarifying comments. It was quite the nightmare to rebase 5.3/scsi-queue to satisfy the ordering requirements, locate the scattered fixes, tweak tags, etc. Hope I got everything right. Hi Martin, Do y

Re: [PATCH V5 00/16] use sg helper to operate scatterlist

2019-06-18 Thread Martin K. Petersen
Hi Ming, > So convert drivers to use scatterlist helper. I applied this series with a bunch of edits and clarifying comments. It was quite the nightmare to rebase 5.3/scsi-queue to satisfy the ordering requirements, locate the scattered fixes, tweak tags, etc. Hope I got everything right. It w