linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] ioatdma fixes for 2.6.33-rc
@ 2009-12-23  0:25 Dan Williams
  2009-12-23  0:25 ` [PATCH 1/3] ioat3: fix p-disabled q-continuation Dan Williams
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Dan Williams @ 2009-12-23  0:25 UTC (permalink / raw)
  To: linux-raid, linux-kernel; +Cc: maciej.sosnowski

These fix recently discovered issues with the ioatdma driver and are
tagged for -stable.  They are currently on the 'fixes' branch of
async_tx.git and will head upstream shortly.

     git://git.kernel.org/linux/kernel/git/djbw/async_tx.git fixes

---

Dan Williams (3):
      ioat2,3: put channel hardware in known state at init
      async_tx: expand async raid6 test to cover ioatdma corner case
      ioat3: fix p-disabled q-continuation


 crypto/async_tx/raid6test.c  |    7 ++++
 drivers/dma/ioat/dma.c       |    2 +
 drivers/dma/ioat/dma.h       |   18 +++++++++++
 drivers/dma/ioat/dma_v2.c    |   69 ++++++++++++++++++++++++++++++++----------
 drivers/dma/ioat/dma_v2.h    |    2 +
 drivers/dma/ioat/dma_v3.c    |   60 +++++++++++++++++++++++++++----------
 drivers/dma/ioat/registers.h |    1 +
 7 files changed, 125 insertions(+), 34 deletions(-)

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2009-12-28 16:09 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-23  0:25 [PATCH 0/3] ioatdma fixes for 2.6.33-rc Dan Williams
2009-12-23  0:25 ` [PATCH 1/3] ioat3: fix p-disabled q-continuation Dan Williams
2009-12-28 16:08   ` Sosnowski, Maciej
2009-12-23  0:26 ` [PATCH 2/3] async_tx: expand async raid6 test to cover ioatdma corner case Dan Williams
2009-12-28 16:09   ` Sosnowski, Maciej
2009-12-23  0:26 ` [PATCH 3/3] ioat2,3: put channel hardware in known state at init Dan Williams
2009-12-28 16:09   ` Sosnowski, Maciej

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).