From: Grant Grundler <grundler@parisc-linux.org>
To: rubisher <rubisher@scarlet.be>
Cc: linux-parisc@vger.kernel.org
Subject: Re: iommu-helpers.h patch
Date: Fri, 28 Dec 2007 00:56:10 -0700 [thread overview]
Message-ID: <20071228075610.GD17782@colo.lackof.org> (raw)
In-Reply-To: <476D1509.1070601@scarlet.be>
On Sat, Dec 22, 2007 at 01:45:45PM +0000, rubisher wrote:
> Hello *,
>
> This seems to be missed a while ago ;-)
>
> --- drivers-parisc-iommu-helpers.h-git20071218 2007-12-21
> 19:02:38.000000000 +0000
> +++ drivers-parisc-iommu-helpers.h-git20071218.new 2007-12-22
> 13:39:04.000000000 +0000
> @@ -29,7 +29,7 @@
> long size;
>
> DBG_RUN_SG(" %d : %08lx/%05x %08lx/%05x\n", nents,
> - (unsigned long)sg_dma_address(startsg), cnt,
> + (unsigned long)sg_dma_address(startsg), size,
Sorry - but this is wrong. "size" isn't initialized until later.
"cnt" was the thing I needed/wanted dumped.
cheers,
grant
> sg_virt_addr(startsg), startsg->length
> );
> === <> ===
>
> Cheers,
> r.
> -
> To unsubscribe from this list: send the line "unsubscribe linux-parisc" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2007-12-28 7:56 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-12-22 13:45 iommu-helpers.h patch rubisher
2007-12-28 7:56 ` Grant Grundler [this message]
2007-12-28 15:27 ` rubisher
2008-01-09 6:45 ` Grant Grundler
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=20071228075610.GD17782@colo.lackof.org \
--to=grundler@parisc-linux.org \
--cc=linux-parisc@vger.kernel.org \
--cc=rubisher@scarlet.be \
/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.