]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ieee1394: video1394: DMA fix
authorDavid Moore <dcm@acm.org>
Sun, 8 Apr 2007 21:54:41 +0000 (23:54 +0200)
committerAdrian Bunk <bunk@stusta.de>
Sun, 8 Apr 2007 21:54:41 +0000 (23:54 +0200)
commit2c461b3302b33de1500267a11cc50e29f33cbde6
treea92ee1e7a22e8d0093fdd12ff65436d9dfc3c189
parentf95540a5193f909b5700555ceafc69bcb13d2174
ieee1394: video1394: DMA fix

This together with the phys_to_virt fix in lib/swiotlb.c::swiotlb_sync_sg
fixes video1394 DMA on machines with DMA bounce buffers, especially Intel
x86-64 machines with > 3GB RAM.

Signed-off-by: David Moore <dcm@acm.org>
Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
drivers/ieee1394/video1394.c