From: Chris Metcalf Date: Mon, 28 Feb 2011 20:28:00 +0000 (-0500) Subject: arch/tile: use extended assembly to inline __mb_incoherent() X-Git-Tag: v2.6.39-rc1~431^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c4d11268819d9c920c7befd8e8e9aad456bb067;p=pandora-kernel.git arch/tile: use extended assembly to inline __mb_incoherent() This avoids having to maintain an additional separate assembly file, and of course the inline is slightly more efficient as well. Signed-off-by: Chris Metcalf --- Reading git-diff-tree failed