[PATCH 0/9] suspend/resume support for amd iommu

From: Joerg Roedel
Date: Fri May 22 2009 - 08:16:02 EST


This patchset implements support for suspend/resume in the AMD IOMMU
driver for Linux. Please review.

diffstat:

arch/x86/include/asm/amd_iommu.h | 2 +
arch/x86/include/asm/amd_iommu_types.h | 8 ++
arch/x86/kernel/amd_iommu.c | 37 +++++++-
arch/x86/kernel/amd_iommu_init.c | 144 ++++++++++++++++----------------
4 files changed, 114 insertions(+), 77 deletions(-)

shortlog:

Joerg Roedel (9):
amd-iommu: introduce for_each_iommu* macros
amd-iommu: consolidate hardware initialization to one function
amd-iommu: drop pointless iommu-loop in msi setup code
amd-iommu: remove support for msi-x
amd-iommu: add function to disable all iommus
amd-iommu: add function to flush tlb for all domains
amd-iommu: add function to flush tlb for all devices
amd_iommu: un __init functions required for suspend/resume
amd-iommu: implement suspend/resume


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/