ALSA: firewire-lib: allocate DMA buffer separately
authorClemens Ladisch <clemens@ladisch.de>
Tue, 15 Mar 2011 06:55:50 +0000 (07:55 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 15 Mar 2011 07:42:28 +0000 (08:42 +0100)
For correct cache coherency on some architectures, DMA buffers must be
allocated in a different cache line than data that is concurrently used
by the CPU.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found