From: Andi Kleen <ak@suse.de>
To: linux-ia64@vger.kernel.org
Subject: Re: [patch 03/13] ia64: swiotlb bug fixes
Date: Tue, 06 Feb 2007 08:00:20 +0000 [thread overview]
Message-ID: <200702060900.20219.ak@suse.de> (raw)
In-Reply-To: <200702060021.l160L48p004187@shell0.pdx.osdl.net>
On Tuesday 06 February 2007 04:33, Luck, Tony wrote:
> On Mon, Feb 05, 2007 at 04:20:00PM -0800, akpm@linux-foundation.org wrote:
> > From: "Jan Beulich" <jbeulich@novell.com>
> >
> > This patch fixes
> > - marking I-cache clean of pages DMAed to now only done for IA64
> > - broken multiple inclusion in include/asm-x86_64/swiotlb.h
> > - missing call to mark_clean in swiotlb_sync_sg()
> > - a (perhaps only theoretical) issue in swiotlb_dma_supported() when
> > io_tlb_end is exactly at the end of memory
> >
> > Signed-off-by: Jan Beulich <jbeulich@novell.com>
> > Cc: "Luck, Tony" <tony.luck@intel.com>
> > Cc: Andi Kleen <ak@suse.de>
> > Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
>
> Andi,
>
> Are you OK with these changes (and the ones in parts 4, 5, 6 that
> also touch swiotlb)? They build cleanly on x86_64, but I haven't
> tested them there.
If they build they are ok for me. x86-64 ignores the struct page
bits anyways because everything is coherent, i just never bothered
to ifdef that because they're harmless.
(I suppose an alternative would be to move dma_mark_clean into arch/ia64
and provide a weak dummy default in swiotlb.c)
-Andi
prev parent reply other threads:[~2007-02-06 8:00 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-02-06 0:20 [patch 03/13] ia64: swiotlb bug fixes akpm
2007-02-06 3:33 ` Luck, Tony
2007-02-06 8:00 ` Andi Kleen [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=200702060900.20219.ak@suse.de \
--to=ak@suse.de \
--cc=linux-ia64@vger.kernel.org \
/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.