Re: [PATCH v2 1/1] iommu/amd: set iommu for early mapped ioapic/hpet

2014-09-25 Thread Joerg Roedel
Hi, On Tue, Sep 09, 2014 at 04:34:52PM +0800, Su, Friendy wrote: > > The problem you describe here should also be fixed by this (simpler) > > patch. Can you test this please? > > The running result of this patch is correct. Okay, fine, thanks for testing. I queued this patch up for the next merg

RE: [PATCH v2 1/1] iommu/amd: set iommu for early mapped ioapic/hpet

2014-09-09 Thread Su, Friendy
imported a new argument to add_special_device(). Best Regards Friendy > -Original Message- > From: Joerg Roedel [mailto:j...@8bytes.org] > Sent: Friday, September 05, 2014 9:53 PM > To: Su, Friendy > Cc: iommu@lists.linux-foundation.org; linux-ker...@vger.kernel.org > S

Re: [PATCH v2 1/1] iommu/amd: set iommu for early mapped ioapic/hpet

2014-09-05 Thread Joerg Roedel
On Fri, Sep 05, 2014 at 07:25:14PM +0800, Su, Friendy wrote: > This issue is found on a mother board whose BIOS reports wrong > IOAPIC devid in IVHD table. Without this fix, the early mapped > does not really override IVHD. So that the wrong reported IOAPIC > does not work. The problem you describ