From: Andi Kleen <ak@suse.de>
To: discuss@x86-64.org
Cc: Jon Mason <jdmason@us.ibm.com>, Muli Ben-Yehuda <muli@il.ibm.com>,
Muli Ben-Yehuda <mulix@mulix.org>,
Linux-Kernel <linux-kernel@vger.kernel.org>,
Andrew Morton <akpm@osdl.org>
Subject: Re: [discuss] [PATCH 3/4] x86-64: Calgary IOMMU - IOMMU abstractions
Date: Thu, 25 May 2006 05:59:50 +0200 [thread overview]
Message-ID: <200605250559.51076.ak@suse.de> (raw)
In-Reply-To: <20060525033631.GE7720@us.ibm.com>
/* Must execute after PCI subsystem */
-fs_initcall(pci_iommu_init);
+fs_initcall(gart_iommu_init);
This change is wrong too and even throws a warning. gart_iommu_init is already
called elsewhere.
-Andi
next prev parent reply other threads:[~2006-05-25 3:59 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-05-25 3:36 [PATCH 3/4] x86-64: Calgary IOMMU - IOMMU abstractions Jon Mason
2006-05-25 3:59 ` Andi Kleen [this message]
2006-05-25 4:12 ` [discuss] " Jon Mason
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=200605250559.51076.ak@suse.de \
--to=ak@suse.de \
--cc=akpm@osdl.org \
--cc=discuss@x86-64.org \
--cc=jdmason@us.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=muli@il.ibm.com \
--cc=mulix@mulix.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox