]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
Generic dma-coherent: fix DMA_MEMORY_EXCLUSIVE
authorDmitry Baryshkov <dbaryshkov@gmail.com>
Fri, 18 Jul 2008 09:29:57 +0000 (13:29 +0400)
committerIngo Molnar <mingo@elte.hu>
Fri, 18 Jul 2008 19:14:01 +0000 (21:14 +0200)
commit538c29d43ebdac2edcef96ac07982d2296a63077
treec68b2e64c9c10e02adf6d24390df16d0f7dcb530
parentf6dc8ccaab6d8f63cbae1e6c73fe972b26f5376c
Generic dma-coherent: fix DMA_MEMORY_EXCLUSIVE

Don't rewrite successfull allocation return values
in case the memory was marked with DMA_MEMORY_EXCLUSIVE.

Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com>
Cc: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/dma-coherent.c