Re: [GIT PULL] SG changes for 4.3

2015-09-03 Thread Jens Axboe
On 09/02/2015 10:28 PM, Ming Lin wrote: On Wed, Sep 2, 2015 at 3:50 PM, Jens Axboe wrote: On 09/02/2015 04:41 PM, Jens Axboe wrote: On 09/02/2015 04:34 PM, Linus Torvalds wrote: Jens, On Wed, Sep 2, 2015 at 9:58 AM, Jens Axboe wrote: This pull request contains a set of scatter-gather r

Re: [GIT PULL] SG changes for 4.3

2015-09-02 Thread Ming Lin
On Wed, Sep 2, 2015 at 3:50 PM, Jens Axboe wrote: > On 09/02/2015 04:41 PM, Jens Axboe wrote: >> >> On 09/02/2015 04:34 PM, Linus Torvalds wrote: >>> >>> Jens, >>> >>> On Wed, Sep 2, 2015 at 9:58 AM, Jens Axboe wrote: This pull request contains a set of scatter-gather related chang

Re: [GIT PULL] SG changes for 4.3

2015-09-02 Thread Jens Axboe
On 09/02/2015 04:41 PM, Jens Axboe wrote: On 09/02/2015 04:34 PM, Linus Torvalds wrote: Jens, On Wed, Sep 2, 2015 at 9:58 AM, Jens Axboe wrote: This pull request contains a set of scatter-gather related changes/fixes for 4.3. It contains: This results in several new and annoying warnings.

Re: [GIT PULL] SG changes for 4.3

2015-09-02 Thread Jens Axboe
On 09/02/2015 04:34 PM, Linus Torvalds wrote: Jens, On Wed, Sep 2, 2015 at 9:58 AM, Jens Axboe wrote: This pull request contains a set of scatter-gather related changes/fixes for 4.3. It contains: This results in several new and annoying warnings. They may all be ok code, but they are very

Re: [GIT PULL] SG changes for 4.3

2015-09-02 Thread Linus Torvalds
Jens, On Wed, Sep 2, 2015 at 9:58 AM, Jens Axboe wrote: > > This pull request contains a set of scatter-gather related changes/fixes > for 4.3. It contains: This results in several new and annoying warnings. They may all be ok code, but they are very distracting. Please stop introducing new warn

[GIT PULL] SG changes for 4.3

2015-09-02 Thread Jens Axboe
Hi Linus, This pull request contains a set of scatter-gather related changes/fixes for 4.3. It contains: - Add support for limited chaining of sg tables even for architectures that do not set ARCH_HAS_SG_CHAIN. From Christoph. - Add sg chain support to target_rd. From Christoph. - Fixup open