<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/arch/sh/include/cpu-common, branch v3.0.82</title>
<subtitle>Linux kernel source tree</subtitle>
<id>https://git.amat.us/linux/atom/arch/sh/include/cpu-common?h=v3.0.82</id>
<link rel='self' href='https://git.amat.us/linux/atom/arch/sh/include/cpu-common?h=v3.0.82'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/'/>
<updated>2009-08-21T07:20:57Z</updated>
<entry>
<title>sh: Kill off unused cpu/cacheflush.h.</title>
<updated>2009-08-21T07:20:57Z</updated>
<author>
<name>Paul Mundt</name>
<email>lethal@linux-sh.org</email>
</author>
<published>2009-08-21T07:20:57Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=f9bd71f255b4349c4f9f596863161fd5182f67fa'/>
<id>urn:sha1:f9bd71f255b4349c4f9f596863161fd5182f67fa</id>
<content type='text'>
All CPU-specific overloads are done at runtime now, so this common header
can go away and simply be folded back in to asm/ version.

Signed-off-by: Paul Mundt &lt;lethal@linux-sh.org&gt;
</content>
</entry>
<entry>
<title>sh: Migrate SH-4 cacheflush ops to function pointers.</title>
<updated>2009-08-15T03:29:49Z</updated>
<author>
<name>Paul Mundt</name>
<email>lethal@linux-sh.org</email>
</author>
<published>2009-08-15T03:29:49Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=37443ef3f0406e855e169c87ae3f4ffb4b6ff635'/>
<id>urn:sha1:37443ef3f0406e855e169c87ae3f4ffb4b6ff635</id>
<content type='text'>
This paves the way for allowing individual CPUs to overload the
individual flushing routines that they care about without having to
depend on weak aliases. SH-4 is converted over initially, as it wires
up pretty much everything. The majority of the other CPUs will simply use
the default no-op implementation with their own region flushers wired up.

Signed-off-by: Paul Mundt &lt;lethal@linux-sh.org&gt;
</content>
</entry>
<entry>
<title>sh: Kill off unused flush_icache_user_range().</title>
<updated>2009-08-15T02:38:05Z</updated>
<author>
<name>Paul Mundt</name>
<email>lethal@linux-sh.org</email>
</author>
<published>2009-08-15T02:38:05Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=916e97834e023f89b31f796b53cc9c7956e7fe17'/>
<id>urn:sha1:916e97834e023f89b31f796b53cc9c7956e7fe17</id>
<content type='text'>
We use flush_cache_page() outright in copy_to_user_page(), and nothing
else needs it, so just kill it off. SH-5 still defines its own version,
but that too will go away in the same fashion once it converts over.

Signed-off-by: Paul Mundt &lt;lethal@linux-sh.org&gt;
</content>
</entry>
<entry>
<title>sh: consolidate flush_dcache_mmap_lock/unlock() definitions.</title>
<updated>2009-08-15T02:25:32Z</updated>
<author>
<name>Paul Mundt</name>
<email>lethal@linux-sh.org</email>
</author>
<published>2009-08-15T02:25:32Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=7fbb2d3bdd33e58f54e360df0723d754f0b66153'/>
<id>urn:sha1:7fbb2d3bdd33e58f54e360df0723d754f0b66153</id>
<content type='text'>
All of the flush_dcache_mmap_lock()/flush_dcache_mmap_unlock()
definitions are identical across all CPUs, so just provide them
generically in asm/cacheflush.h.

Signed-off-by: Paul Mundt &lt;lethal@linux-sh.org&gt;
</content>
</entry>
<entry>
<title>sh: Centralize the CPU cache initialization routines.</title>
<updated>2009-08-15T02:05:42Z</updated>
<author>
<name>Paul Mundt</name>
<email>lethal@linux-sh.org</email>
</author>
<published>2009-08-15T02:05:42Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=ecba1060583635ab55092072441ff903b5e9a659'/>
<id>urn:sha1:ecba1060583635ab55092072441ff903b5e9a659</id>
<content type='text'>
This provides a central point for CPU cache initialization routines.
This replaces the antiquated p3_cache_init() method, which the vast
majority of CPUs never cared about.

Signed-off-by: Paul Mundt &lt;lethal@linux-sh.org&gt;
</content>
</entry>
<entry>
<title>sh: Allow SH-3 and SH-5 to use common headers.</title>
<updated>2008-07-29T13:52:49Z</updated>
<author>
<name>Paul Mundt</name>
<email>lethal@linux-sh.org</email>
</author>
<published>2008-07-29T13:52:49Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=51f3547d619956e9b428bfff17004d8f4d259a02'/>
<id>urn:sha1:51f3547d619956e9b428bfff17004d8f4d259a02</id>
<content type='text'>
Signed-off-by: Paul Mundt &lt;lethal@linux-sh.org&gt;
</content>
</entry>
<entry>
<title>sh: Provide common CPU headers, prune the SH-2 and SH-2A directories.</title>
<updated>2008-07-29T13:46:55Z</updated>
<author>
<name>Paul Mundt</name>
<email>lethal@linux-sh.org</email>
</author>
<published>2008-07-29T13:46:55Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=93dc544cf4892b9188d7d0d4946b0394020b4551'/>
<id>urn:sha1:93dc544cf4892b9188d7d0d4946b0394020b4551</id>
<content type='text'>
Signed-off-by: Paul Mundt &lt;lethal@linux-sh.org&gt;
</content>
</entry>
</feed>
