diff options
author | Joerg Roedel <joro@8bytes.org> | 2013-02-06 12:55:23 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-03-04 06:09:03 +0800 |
commit | ffbf1423cc7e8ed018d0ba8fbe3f9f3bb816fa4c (patch) | |
tree | 878215e4c8bf88447ecf4790295e8ecb0f0fb4ee /sound/usb/mixer.c | |
parent | 1adbb5db21a1e08537061607abc9b0a9e7e12848 (diff) | |
download | kernel_samsung_aries-ffbf1423cc7e8ed018d0ba8fbe3f9f3bb816fa4c.zip kernel_samsung_aries-ffbf1423cc7e8ed018d0ba8fbe3f9f3bb816fa4c.tar.gz kernel_samsung_aries-ffbf1423cc7e8ed018d0ba8fbe3f9f3bb816fa4c.tar.bz2 |
iommu/amd: Initialize device table after dma_ops
commit f528d980c17b8714aedc918ba86e058af914d66b upstream.
When dma_ops are initialized the unity mappings are
created. The init_device_table_dma() function makes sure DMA
from all devices is blocked by default. This opens a short
window in time where DMA to unity mapped regions is blocked
by the IOMMU. Make sure this does not happen by initializing
the device table after dma_ops.
Signed-off-by: Joerg Roedel <joro@8bytes.org>
Signed-off-by: Shuah Khan <shuah.khan@hp.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'sound/usb/mixer.c')
0 files changed, 0 insertions, 0 deletions