From: Dan Williams Date: Sun, 3 Feb 2008 02:30:14 +0000 (-0700) Subject: async_tx: kill ASYNC_TX_ASSUME_COHERENT X-Git-Tag: v2.6.25-rc1~514^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d909b347591a23c5a2c324fbccd4c9c966f31c67;p=pandora-kernel.git async_tx: kill ASYNC_TX_ASSUME_COHERENT Remove the unused ASYNC_TX_ASSUME_COHERENT flag. Async_tx is meant to hide the difference between asynchronous hardware and synchronous software operations, this flag requires clients to understand cache coherency consequences of the async path. Signed-off-by: Dan Williams Reviewed-by: Haavard Skinnemoen --- Reading git-diff-tree failed