mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Stefan Richter <stefanr@s5r6.in-berlin.de>
To: linux1394-devel@lists.sourceforge.net
Cc: linux-kernel@vger.kernel.org, "Kristian Høgsberg" <krh@redhat.com>
Subject: Re: [PATCH] firewire: fw-ohci: fix DMA mapping for ar context
Date: Tue, 16 Oct 2007 19:35:14 +0200	[thread overview]
Message-ID: <4714F652.1060007@s5r6.in-berlin.de> (raw)
In-Reply-To: <tkrat.2493a847503e3d62@s5r6.in-berlin.de>

I wrote:
> @@ -253,12 +253,6 @@ static int ar_context_add_page(struct ar
>  	if (ab == NULL)
>  		return -ENOMEM;
>  
> -	ab_bus = dma_map_single(dev, ab, PAGE_SIZE, DMA_BIDIRECTIONAL);
[...]

Argh, it's bogus.  ab_bus is used immediately after that.  Correction
follows in a minute.
-- 
Stefan Richter
-=====-=-=== =-=- =----
http://arcgraph.de/sr/

  reply	other threads:[~2007-10-16 17:35 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-16 17:25 Stefan Richter
2007-10-16 17:35 ` Stefan Richter [this message]
2007-10-16 17:40   ` [PATCH corrected] " Stefan Richter
2007-10-16 17:58     ` [PATCH] firewire: fw-ohci: optimize initialization of " Stefan Richter
2007-10-16 18:30       ` [PATCH] firewire: fw-ohci: avoid an atomic allocation Stefan Richter
2007-10-16 19:49     ` [PATCH corrected] firewire: fw-ohci: fix DMA mapping for ar context Stefan Richter

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=4714F652.1060007@s5r6.in-berlin.de \
    --to=stefanr@s5r6.in-berlin.de \
    --cc=krh@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux1394-devel@lists.sourceforge.net \
    /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

all inboxes | Powered by JetHome®