Re: [PATCH V15 00/22] mmc: Add Command Queue support

2017-12-11 Thread Ulf Hansson
On 29 November 2017 at 16:47, Ulf Hansson wrote: > Hi Adrian, > > On 29 November 2017 at 14:40, Adrian Hunter wrote: >> Hi >> >> Here is V15 of the hardware command queue patches without the software >> command queue patches, now using blk-mq and

Re: [PATCH V15 00/22] mmc: Add Command Queue support

2017-12-11 Thread Ulf Hansson
On 29 November 2017 at 16:47, Ulf Hansson wrote: > Hi Adrian, > > On 29 November 2017 at 14:40, Adrian Hunter wrote: >> Hi >> >> Here is V15 of the hardware command queue patches without the software >> command queue patches, now using blk-mq and now with blk-mq support for >> non-CQE I/O. > > I

Re: [PATCH V15 00/22] mmc: Add Command Queue support

2017-12-05 Thread Ulf Hansson
On 5 December 2017 at 11:10, Linus Walleij wrote: > On Wed, Nov 29, 2017 at 4:47 PM, Ulf Hansson wrote: > >> I have applied patches 1->19 for next. Deferring patch 21->23 for a while. >> >> For those patches that was more or less the same as in

Re: [PATCH V15 00/22] mmc: Add Command Queue support

2017-12-05 Thread Ulf Hansson
On 5 December 2017 at 11:10, Linus Walleij wrote: > On Wed, Nov 29, 2017 at 4:47 PM, Ulf Hansson wrote: > >> I have applied patches 1->19 for next. Deferring patch 21->23 for a while. >> >> For those patches that was more or less the same as in v14, I added Linus' >> ack. > > My ACK goes for

Re: [PATCH V15 00/22] mmc: Add Command Queue support

2017-12-05 Thread Linus Walleij
On Wed, Nov 29, 2017 at 4:47 PM, Ulf Hansson wrote: > I have applied patches 1->19 for next. Deferring patch 21->23 for a while. > > For those patches that was more or less the same as in v14, I added Linus' > ack. My ACK goes for the new set as well. > Hopefully we

Re: [PATCH V15 00/22] mmc: Add Command Queue support

2017-12-05 Thread Linus Walleij
On Wed, Nov 29, 2017 at 4:47 PM, Ulf Hansson wrote: > I have applied patches 1->19 for next. Deferring patch 21->23 for a while. > > For those patches that was more or less the same as in v14, I added Linus' > ack. My ACK goes for the new set as well. > Hopefully we get some help for the

Re: [PATCH V15 00/22] mmc: Add Command Queue support

2017-12-01 Thread Adrian Hunter
On 29/11/17 17:47, Ulf Hansson wrote: > Hi Adrian, > > On 29 November 2017 at 14:40, Adrian Hunter wrote: >> Hi >> >> Here is V15 of the hardware command queue patches without the software >> command queue patches, now using blk-mq and now with blk-mq support for >>

Re: [PATCH V15 00/22] mmc: Add Command Queue support

2017-12-01 Thread Adrian Hunter
On 29/11/17 17:47, Ulf Hansson wrote: > Hi Adrian, > > On 29 November 2017 at 14:40, Adrian Hunter wrote: >> Hi >> >> Here is V15 of the hardware command queue patches without the software >> command queue patches, now using blk-mq and now with blk-mq support for >> non-CQE I/O. > > I have

Re: [PATCH V15 00/22] mmc: Add Command Queue support

2017-11-29 Thread Ulf Hansson
Hi Adrian, On 29 November 2017 at 14:40, Adrian Hunter wrote: > Hi > > Here is V15 of the hardware command queue patches without the software > command queue patches, now using blk-mq and now with blk-mq support for > non-CQE I/O. I have applied patches 1->19 for next.

Re: [PATCH V15 00/22] mmc: Add Command Queue support

2017-11-29 Thread Ulf Hansson
Hi Adrian, On 29 November 2017 at 14:40, Adrian Hunter wrote: > Hi > > Here is V15 of the hardware command queue patches without the software > command queue patches, now using blk-mq and now with blk-mq support for > non-CQE I/O. I have applied patches 1->19 for next. Deferring patch 21->23

[PATCH V15 00/22] mmc: Add Command Queue support

2017-11-29 Thread Adrian Hunter
Hi Here is V15 of the hardware command queue patches without the software command queue patches, now using blk-mq and now with blk-mq support for non-CQE I/O. V14 included a number of fixes to existing code, changes to default to blk-mq, and adds patches to remove legacy code. HW CMDQ offers

[PATCH V15 00/22] mmc: Add Command Queue support

2017-11-29 Thread Adrian Hunter
Hi Here is V15 of the hardware command queue patches without the software command queue patches, now using blk-mq and now with blk-mq support for non-CQE I/O. V14 included a number of fixes to existing code, changes to default to blk-mq, and adds patches to remove legacy code. HW CMDQ offers