mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "David S. Miller" <davem@redhat.com>
To: lists@mdiehl.de
Cc: akropel1@rochester.rr.com, linux-kernel@vger.kernel.org, alan@redhat.com
Subject: Re: Streaming DMA mapping question
Date: Mon, 16 Sep 2002 13:56:06 -0700 (PDT)	[thread overview]
Message-ID: <20020916.135606.107746701.davem@redhat.com> (raw)
In-Reply-To: <Pine.LNX.4.21.0209162144550.6230-100000@notebook.diehl.home>

   From: Martin Diehl <lists@mdiehl.de>
   Date: Mon, 16 Sep 2002 23:06:35 +0200 (CEST)
   
   Wasn't there a patch submitted which suggested to add pci_dma_prep_*()
   calls in order to sync the cpu-driven changes back to the bus? I'm asking
   because I'm dealing with a driver that needs to reuse streaming pci maps.
   
Yes, basically this is what must happen.

If someone would code up a patch that includes the MIPS
implementation, adds NOP implementations to every other asm/pci.h file
and updates the Documentation/DMA-mapping.txt file appropriately,
I'll probably just apply the patch and merge it upstream immediately.

I don't have time to work on this patch right now and I don't know how
the MIPS part should be implemented so...

  reply	other threads:[~2002-09-16 21:00 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-13 19:39 Adam Kropelin
2002-09-13 19:36 ` David S. Miller
2002-09-13 20:21   ` Adam Kropelin
2002-09-13 20:28     ` David S. Miller
2002-09-13 20:52       ` Adam Kropelin
2002-09-13 20:46         ` David S. Miller
2002-09-14  3:51       ` Adam Kropelin
2002-09-16  3:30         ` David S. Miller
2002-09-16 21:06           ` Martin Diehl
2002-09-16 20:56             ` David S. Miller [this message]
2002-09-16 21:51               ` Martin Diehl

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=20020916.135606.107746701.davem@redhat.com \
    --to=davem@redhat.com \
    --cc=akropel1@rochester.rr.com \
    --cc=alan@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome