diff options
author | Michael Ellerman <michael@ellerman.id.au> | 2008-02-08 16:37:04 +1100 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2008-02-08 19:52:40 +1100 |
commit | 4a8df1507eaeefc9739e3762db606caa08edba98 (patch) | |
tree | e46f928e8b93809a882a5d7bfc12fd890ff1ffa7 /init | |
parent | 0e0b47abb71a2c4aed5895c01f41827dbd8a981c (diff) | |
download | kernel_samsung_aries-4a8df1507eaeefc9739e3762db606caa08edba98.zip kernel_samsung_aries-4a8df1507eaeefc9739e3762db606caa08edba98.tar.gz kernel_samsung_aries-4a8df1507eaeefc9739e3762db606caa08edba98.tar.bz2 |
[POWERPC] Fix potential cell IOMMU bug when switching back to default DMA ops
If we get a 64-bit dma mask we switch to the fixed ops and call
cell_dma_dev_setup(). If the driver then switches back to a 32-bit dma
mask for any reason we don't call cell_dma_dev_setup() again, which
has the potential to leave bogus data in dev->archdata.dma_data.
Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions