Files
linux/arch
Joerg Roedel b7cc9554bc x86/amd-iommu: Fix passthrough mode
The data structure changes to use dev->archdata.iommu field
broke the iommu=pt mode because in this case the
dev->archdata.iommu was left uninitialized. This moves the
inititalization of the devices into the main init function
and fixes the problem.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
2009-12-10 12:21:31 +01:00
..
2009-11-02 12:00:08 +01:00
2009-10-29 15:05:13 +01:00
2009-11-09 10:47:40 +09:00
2009-12-10 12:21:31 +01:00