Joerg Roedel 129d6aba44 x86, AMD IOMMU: initialize dma_ops after sysfs registration
If sysfs registration fails all memory used by IOMMU is freed. This
happens after dma_ops initialization and the functions will access the
freed memory then.

Fix this by initializing dma_ops after the sysfs registration.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2008-08-15 13:56:56 +02:00
..
2008-07-26 12:00:08 -07:00
2008-07-28 15:32:26 -07:00
2008-07-08 13:10:38 +02:00
2008-07-24 12:28:12 +02:00
2008-07-26 13:51:46 +02:00