public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Vinod Koul <vinod.koul@intel.com>
To: Dave Jiang <dave.jiang@intel.com>
Cc: djbw@fb.com, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 0/5] ioatdma: Intel S1200 support patches
Date: Mon, 15 Apr 2013 22:47:27 +0530	[thread overview]
Message-ID: <20130415171727.GI12436@intel.com> (raw)
In-Reply-To: <20130410234230.9082.89305.stgit@djiang5-linux2.ch.intel.com>

On Wed, Apr 10, 2013 at 04:44:14PM -0700, Dave Jiang wrote:
> These are the updated patches from first submission series and rebased against
> vinod's slave-dma git tree for-linus branch.
> 
> Patches 1 & 4 have been updated after discussion with Dan. Patch 5 was acked by
> Dan but requires additional review by Dan. I had to make additional modification
> to get raid6test working.
Applied 1, 3, 4 and v3

--
~Vinod
> 
> ---
> 
> Dave Jiang (5):
>       ioatdma: Removing hw bug workaround for CB3.x .2 and earlier
>       ioatdma: Adding support for 16 src PQ ops and super extended descriptors
>       ioatdma: S1200 platforms ioatdma channel 2 and 3 falsely advertise RAID cap
>       ioatdma: Adding write back descriptor error status support for ioatdma 3.3
>       async_tx: allow generic async_memcpy() not be effected by channel switch
> 
> 
>  crypto/async_tx/async_memcpy.c |   76 ++++--
>  drivers/dma/ioat/dma.h         |   18 +
>  drivers/dma/ioat/dma_v2.h      |    2 
>  drivers/dma/ioat/dma_v3.c      |  538 +++++++++++++++++++++++++++++++++++++---
>  drivers/dma/ioat/hw.h          |   60 ++++
>  drivers/dma/ioat/pci.c         |    3 
>  drivers/dma/ioat/registers.h   |    2 
>  drivers/md/raid5.c             |   15 +
>  include/linux/async_tx.h       |    5 
>  include/linux/dmaengine.h      |   34 ---
>  10 files changed, 647 insertions(+), 106 deletions(-)

      parent reply	other threads:[~2013-04-15 17:47 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-10 23:44 [PATCH v2 0/5] ioatdma: Intel S1200 support patches Dave Jiang
2013-04-10 23:44 ` [PATCH v2 1/5] ioatdma: Removing hw bug workaround for CB3.x .2 and earlier Dave Jiang
2013-04-10 23:44 ` [PATCH v2 2/5] ioatdma: Adding support for 16 src PQ ops and super extended descriptors Dave Jiang
2013-04-10 23:44 ` [PATCH v2 3/5] ioatdma: S1200 platforms ioatdma channel 2 and 3 falsely advertise RAID cap Dave Jiang
2013-04-10 23:44 ` [PATCH v2 4/5] ioatdma: Adding write back descriptor error status support for ioatdma 3.3 Dave Jiang
2013-04-10 23:44 ` [PATCH v2 5/5] async_tx: allow generic async_memcpy() not be effected by channel switch Dave Jiang
2013-04-12  1:04 ` [PATCH v2 0/5] ioatdma: Intel S1200 support patches Dan Williams
2013-04-15 17:17 ` Vinod Koul [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130415171727.GI12436@intel.com \
    --to=vinod.koul@intel.com \
    --cc=dave.jiang@intel.com \
    --cc=djbw@fb.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox