Hi,
this series of patches contain some updates to the AMD IOMMU code currently in
tip/master. The updates address some objections discussed on the initial
patches and also contain optimization and small code cleanup.
The code with these updates is tested on real hardware under load and showed no
problems.
diffstat:
arch/x86/Kconfig | 10 +++++++++-
arch/x86/kernel/amd_iommu.c | 15 ++++++++++-----
arch/x86/kernel/amd_iommu_init.c | 16 ++++++----------
include/asm-x86/amd_iommu_types.h | 2 ++
4 files changed, 27 insertions(+), 16 deletions(-)
--