All of lore.kernel.org
 help / color / mirror / Atom feed
From: "David S. Miller" <davem@redhat.com>
To: Martin Diehl <lists@mdiehl.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [patch] pci_dma_sync_to_device
Date: Wed, 22 Oct 2003 03:59:49 -0700	[thread overview]
Message-ID: <20031022035949.6b6e59b0.davem@redhat.com> (raw)
In-Reply-To: <Pine.LNX.4.44.0310211151000.4246-100000@notebook.home.mdiehl.de>

On Tue, 21 Oct 2003 12:37:13 +0200 (CEST)
Martin Diehl <lists@mdiehl.de> wrote:

> following your suggestion this patch adds the missing 
> pci_dma_sync_to_device_{single,sg} call to sync streaming write buffers 
> after cpu modification. Like other pci dma calls it's a pci specific 
> wrapper plus corresponding generic function in asm-i386/dma-mapping.h. 
> Other platforms still need their individual implementations.
> 
> Patch below is against 2.6.0-test8. Testing was done using a modified 
> version of the vlsi_ir driver which calls pci_dma_to_device_single instead 
> of a private implementation.

Thanks a lot Martin, I promise to make more forward progress
with this work between now and the end of the weekend.

Thanks again.

      parent reply	other threads:[~2003-10-22 11:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-21 10:37 [patch] pci_dma_sync_to_device Martin Diehl
2003-10-21 13:33 ` Colin Ngam
2003-10-22  6:04   ` Martin Diehl
2003-10-22 10:59 ` David S. Miller [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=20031022035949.6b6e59b0.davem@redhat.com \
    --to=davem@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lists@mdiehl.de \
    /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 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.