All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] I/OAT fixes
@ 2007-03-03  1:23 Chris Leech
  2007-03-03  1:29 ` Jeff Garzik
  0 siblings, 1 reply; 3+ messages in thread
From: Chris Leech @ 2007-03-03  1:23 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Andrew Morton, lkml

Please pull from git://lost.foo-projects.org/~cleech/linux-2.6#master

A few drivers/dma and related I/OAT fixes, and missing documentation.
These have been posted for review and sitting in MM for a while now.

- Chris

Andrew Morton (1):
      I/OAT: warning fix

Chris Leech (6):
      ioatdma: Push pending transactions to hardware more frequently
      ioatdma: Remove the wrappers around read(bwl)/write(bwl) in ioatdma
      ioatdma: Remove the use of writeq from the ioatdma driver
      I/OAT: Add documentation for the tcp_dma_copybreak sysctl
      I/OAT: Add entries to MAINTAINERS for the DMA memcpy subsystem and ioatdma
      I/OAT: Only offload copies for TCP when there will be a context switch

Dan Aloni (1):
      I/OAT: fix I/OAT for kexec

Jeff Garzik (1):
      drivers/dma: handle sysfs errors

  Documentation/networking/ip-sysctl.txt |    6 +
 MAINTAINERS                            |   12 +++
  drivers/dma/dmaengine.c                |   22 +++++-
  drivers/dma/ioatdma.c                  |   81 ++++++++++++----------
  drivers/dma/ioatdma_io.h               |  118
---------------------------------
  net/ipv4/tcp.c                         |   26 +++++--
 6 files changed, 100 insertions(+), 165 deletions(-)

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

* Re: [GIT PULL] I/OAT fixes
  2007-03-03  1:23 [GIT PULL] I/OAT fixes Chris Leech
@ 2007-03-03  1:29 ` Jeff Garzik
  2007-03-03  2:09   ` Chris Leech
  0 siblings, 1 reply; 3+ messages in thread
From: Jeff Garzik @ 2007-03-03  1:29 UTC (permalink / raw)
  To: chris.leech; +Cc: Linus Torvalds, Andrew Morton, lkml

Chris Leech wrote:
> Please pull from git://lost.foo-projects.org/~cleech/linux-2.6#master
> 
> A few drivers/dma and related I/OAT fixes, and missing documentation.
> These have been posted for review and sitting in MM for a while now.
> 
> - Chris
> 
> Andrew Morton (1):
>      I/OAT: warning fix
> 
> Chris Leech (6):
>      ioatdma: Push pending transactions to hardware more frequently
>      ioatdma: Remove the wrappers around read(bwl)/write(bwl) in ioatdma
>      ioatdma: Remove the use of writeq from the ioatdma driver
>      I/OAT: Add documentation for the tcp_dma_copybreak sysctl
>      I/OAT: Add entries to MAINTAINERS for the DMA memcpy subsystem and 
> ioatdma
>      I/OAT: Only offload copies for TCP when there will be a context switch
> 
> Dan Aloni (1):
>      I/OAT: fix I/OAT for kexec
> 
> Jeff Garzik (1):
>      drivers/dma: handle sysfs errors
> 
>  Documentation/networking/ip-sysctl.txt |    6 +
> MAINTAINERS                            |   12 +++
>  drivers/dma/dmaengine.c                |   22 +++++-
>  drivers/dma/ioatdma.c                  |   81 ++++++++++++----------
>  drivers/dma/ioatdma_io.h               |  118
> ---------------------------------
>  net/ipv4/tcp.c                         |   26 +++++--
> 6 files changed, 100 insertions(+), 165 deletions(-)

Where is the patch for review?

	Jeff




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

* Re: [GIT PULL] I/OAT fixes
  2007-03-03  1:29 ` Jeff Garzik
@ 2007-03-03  2:09   ` Chris Leech
  0 siblings, 0 replies; 3+ messages in thread
From: Chris Leech @ 2007-03-03  2:09 UTC (permalink / raw)
  To: Jeff Garzik; +Cc: Linus Torvalds, Andrew Morton, lkml

On 3/2/07, Jeff Garzik <jeff@garzik.org> wrote:

> Where is the patch for review?

I'm sending them now.

These have been posted before, and other than one objectionable change
that I dropped the first time around they quietly went nowhere.

- Chris

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

end of thread, other threads:[~2007-03-03  2:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-03  1:23 [GIT PULL] I/OAT fixes Chris Leech
2007-03-03  1:29 ` Jeff Garzik
2007-03-03  2:09   ` Chris Leech

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.