commit | 6c4d11268819d9c920c7befd8e8e9aad456bb067 | [log] [tgz] |
---|---|---|
author | Chris Metcalf <cmetcalf@tilera.com> | Mon Feb 28 15:28:00 2011 -0500 |
committer | Chris Metcalf <cmetcalf@tilera.com> | Tue Mar 01 16:20:54 2011 -0500 |
tree | 85aeb083d5973696bf704becf261ad91bd484613 | |
parent | 0b989cac90144565b8780ddde36e6a927f8ca7ba [diff] |
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 <cmetcalf@tilera.com>