summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorJoerg Roedel <joerg.roedel@amd.com>2008-08-14 19:55:18 +0200
committerIngo Molnar <mingo@elte.hu>2008-08-15 13:56:56 +0200
commit129d6aba444d1e99d4cbfb9866a4652912426b65 (patch)
tree3c2c6dee01907dd7203dac640e4c34a66c321224 /lib
parent8a456695c5020d6317f9c7af190999e9414b0d3e (diff)
downloadlinux-129d6aba444d1e99d4cbfb9866a4652912426b65.tar.gz
linux-129d6aba444d1e99d4cbfb9866a4652912426b65.tar.xz
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>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions