diff options
| author | Jan Nikitenko <[email protected]> | 2008-11-28 08:52:58 +0100 |
|---|---|---|
| committer | Ralf Baechle <[email protected]> | 2009-03-23 23:38:04 +0100 |
| commit | d7001198366bffce4506ba21b7b0fee2de194f73 (patch) | |
| tree | d6fc12a93c413fc913b2652fc51a0f0d5265787b /tools/perf/scripts/python/syscall-counts.py | |
| parent | d56ffd38a93841a07c839a375049a56b51e9567c (diff) | |
MIPS: Fix oops in dma_unmap_page on not coherent mips platforms
dma_cache_wback_inv() expects virtual address, but physical was provided
due to translation via plat_dma_addr_to_phys().
If replaced with dma_addr_to_virt(), page fault oops from dma_unmap_page()
is gone on au1550 platform.
Signed-off-by: Jan Nikitenko <[email protected]>
Acked-by: Atsushi Nemoto <[email protected]>
Signed-off-by: Ralf Baechle <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions