LWN.net Logo

I/OAT update

From:  Maciej Sosnowski <maciej.sosnowski@intel.com>
To:  dan.j.williams@intel.com
Subject:  [PATCH 0/7] I/OAT update
Date:  Thu, 26 Feb 2009 11:04:00 +0100
Message-ID:  <20090226100327.3615.21419.stgit@linux.site>
Cc:  snakebyte@gmx.de, shannon.nelson@intel.com, jeffrey.t.krisher@intel.com, linux-kernel@vger.kernel.org, netdev@vger.kernel.org
Archive-link:  Article, Thread

This patch series updates ioatdma driver
with a couple of fixes and workarounds,
including copybreak modification,
plus some cleanup like copyright dates update.

Maciej Sosnowski (6):
    I/OAT: add verification for proper APICID_TAG_MAP setting by BIOS
    I/OAT: do not set DCACTRL_CMPL_WRITE_ENABLE for I/OAT ver.3
    I/OAT: fail initialization on zero channels detection
    I/OAT: cancel watchdog before dma remove
    I/OAT: set tcp_dma_copybreak to 256k for I/OAT ver.3
    I/OAT: update driver version and copyright dates

Eric Sesterhenn (1):
    I/OAT: list usage cleanup

 drivers/dca/dca-core.c          |    2 -
 drivers/dma/ioat.c              |    2 -
 drivers/dma/ioat_dca.c          |   26 ++++++++++++++++++++++++-
 drivers/dma/ioat_dma.c          |   31 ++++++++++++++++++------------
 drivers/dma/ioatdma.h           |    8 ++++---
 drivers/dma/ioatdma_hw.h        |    2 -
 drivers/dma/ioatdma_registers.h |    2 -
 7 files changed, 53 insertions(+), 20 deletions(-)

--
Maciej
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Copyright © 2009, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds