From: Clemens Ladisch Date: Tue, 15 Mar 2011 06:55:50 +0000 (+0100) Subject: ALSA: firewire-lib: allocate DMA buffer separately X-Git-Tag: v2.6.39-rc1~424^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b2599a07eaee53d713fb68f5343eba88fa249c0;p=pandora-kernel.git 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 Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed