| From: |
| Joerg Roedel <joerg.roedel@amd.com> |
| To: |
| mingo@redhat.com, tglx@linutronix.de |
| Subject: |
| [PATCH 0/16] AMD IOMMU updates |
| Date: |
| Fri, 11 Jul 2008 17:14:19 +0200 |
| Message-ID: |
| <1215789275-20975-1-git-send-email-joerg.roedel@amd.com> |
| Cc: |
| linux-kernel@vger.kernel.org, iommu@lists.linux-foundation.org,
bhavna.sarathy@amd.com, robert.richter@amd.com |
| Archive-link: |
| Article,
Thread
|
Hi,
this patch series contain updates to the AMD IOMMU driver currently in
tip/master. The updates are mostly added comments and fixes for objections by
Andrew Morton. Some of Andrews objections are not yet fixed (mostly the ones
where I have to touch other subsytems too). The patch series also contains a
small bugfix in device table allocation.
Regards,
Joerg
diffstat (as I said, most of this are comments):
arch/x86/kernel/amd_iommu.c | 229 ++++++++++++++++++++++++--
arch/x86/kernel/amd_iommu_init.c | 328 ++++++++++++++++++++++++++++---------
include/asm-x86/amd_iommu_types.h | 114 ++++++++++++-
3 files changed, 577 insertions(+), 94 deletions(-)