diff options
author | Takashi Iwai <tiwai@suse.de> | 2014-10-24 12:36:23 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2014-10-24 13:04:24 +0200 |
commit | 49d776ffb50f2e428aafb6a6576e58e80f1e886c (patch) | |
tree | 2193fc1bad884ead8fb3a8f8d2b01560d29b676a /scripts | |
parent | 805772708741c7bee00aa8a73177375eee50d7e0 (diff) | |
download | op-kernel-dev-49d776ffb50f2e428aafb6a6576e58e80f1e886c.zip op-kernel-dev-49d776ffb50f2e428aafb6a6576e58e80f1e886c.tar.gz |
ALSA: pcm: Avoid mmap warnings on x86
On x86, using dma_mmap_coherent() for the pages allocated via
dma_alloc_coherent() results in a warning like:
aplay:32536 map pfn RAM range req uncached-minus for [mem 0x21d500000-0x21d51ffff], got write-back
Until the issue is addressed in the core side, take back to the old
good way in PCM code only for x86.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions