<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux.git/arch/tile/lib/cacheflush.c, branch v2.6.37</title>
<subtitle>Linux kernel source tree</subtitle>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/'/>
<entry>
<title>arch/tile: Split the icache flush code off to a generic &lt;arch&gt; header.</title>
<updated>2010-07-06T17:41:46+00:00</updated>
<author>
<name>Chris Metcalf</name>
<email>cmetcalf@tilera.com</email>
</author>
<published>2010-06-25T21:03:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=c78095bd8c77fca2619769ff8efb639fd100e373'/>
<id>c78095bd8c77fca2619769ff8efb639fd100e373</id>
<content type='text'>
This code is used in other places in our system than in Linux, so
to share it we now implement it as an inline function in our low-level
&lt;arch&gt; headers, and instantiate it in one file in Linux's arch/tile/lib.
The file is now cacheflush.c and is C code rather than the strangely-named
and assembler-implemented __invalidate_icache.S.

Signed-off-by: Chris Metcalf &lt;cmetcalf@tilera.com&gt;
Acked-by: Arnd Bergmann &lt;arnd@arndb.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This code is used in other places in our system than in Linux, so
to share it we now implement it as an inline function in our low-level
&lt;arch&gt; headers, and instantiate it in one file in Linux's arch/tile/lib.
The file is now cacheflush.c and is C code rather than the strangely-named
and assembler-implemented __invalidate_icache.S.

Signed-off-by: Chris Metcalf &lt;cmetcalf@tilera.com&gt;
Acked-by: Arnd Bergmann &lt;arnd@arndb.de&gt;
</pre>
</div>
</content>
</entry>
</feed>
