diff options
author | Takashi Iwai <[email protected]> | 2009-11-26 15:04:24 +0100 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2009-11-27 10:15:23 +0100 |
commit | 6985c8877a711c7c307af05203858cb7c3c89d0d (patch) | |
tree | 9b7ca278250a3fe159cb9f763dc04fc492eb7e19 /lib/string_helpers.c | |
parent | 66b6cfacfc5aa2fda37b0d40cd54931ca5ef8cd7 (diff) |
ALSA: pcm - fix page conversion on non-coherent PPC arch
The non-cohernet PPC arch doesn't give the correct address by a simple
virt_to_page() for pages allocated via dma_alloc_coherent().
This patch adds a hack to fix the conversion similarly like MIPS.
Note that this doesn't fix perfectly: the pages should be marked with
proper pgprot value. This will be done in a future implementation like
the conversion to dma_mmap_coherent().
Acked-by: Benjamin Herrenschmidt <[email protected]>
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions