From mboxrd@z Thu Jan 1 00:00:00 1970 From: "George Spelvin" Subject: Re: [PATCH v2 00/15] PCI/iommu: Fix DMA alias problems Date: 10 May 2014 10:08:14 -0400 Message-ID: <20140510140814.16061.qmail@ns.horizon.com> References: <1399727869.17639.157.camel@ul30vt.home> Return-path: In-Reply-To: <1399727869.17639.157.camel@ul30vt.home> Sender: linux-pci-owner@vger.kernel.org To: alex.williamson@redhat.com, linux@horizon.com Cc: acooks@gmail.com, bhelgaas@google.com, iommu@lists.linux-foundation.org, linux-kernel@vger.kernrl.org, linux-pci@vger.kernel.org List-Id: iommu@lists.linux-foundation.org > What's the device ID of these devices? Oops! It's 05:00.0 SATA controller [0106]: Marvell Technology Group Ltd. 88SE9172 SATA 6Gb/s Controller [1b4b:9172] (rev 11) 06:00.0 SATA controller [0106]: Marvell Technology Group Ltd. 88SE9172 SATA 6Gb/s Controller [1b4b:9172] (rev 11) 07:00.0 SATA controller [0106]: Marvell Technology Group Ltd. 88SE9172 SATA 6Gb/s Controller [1b4b:9172] (rev 11) > The dma-alias branch only has the v1 patchset. There are several more > Marvell devices included in the quirks in the v2 set. Please re-test > with this code. Thanks, Oh, okay! I got the patches from github because it was a lot easier to get the whole set that way. (I don't actually have an SMTP LKML subscription, so I have to copy them all from a web archive, then manually edit the headers into something RFC822-like enough for "git am" to accept.) Mea culpa for forgetting to check the version. And thank you for the response!