commit | 5b2599a07eaee53d713fb68f5343eba88fa249c0 | [log] [tgz] |
---|---|---|
author | Clemens Ladisch <clemens@ladisch.de> | Tue Mar 15 07:55:50 2011 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Mar 15 08:42:28 2011 +0100 |
tree | 43cd8d7bebd8b1d9f86ca8f2db69d985da82e94f | |
parent | be454366324b31922a2460c63c65d5e3cebe9641 [diff] |
ALSA: firewire-lib: allocate DMA buffer separately 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>