<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/arch/sh, branch v2.6.20.9</title>
<subtitle>Linux kernel source tree</subtitle>
<id>https://git.amat.us/linux/atom/arch/sh?h=v2.6.20.9</id>
<link rel='self' href='https://git.amat.us/linux/atom/arch/sh?h=v2.6.20.9'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/'/>
<updated>2006-12-12T00:11:45Z</updated>
<entry>
<title>sh: Fixup SH-2 BUG() trap handling.</title>
<updated>2006-12-12T00:11:45Z</updated>
<author>
<name>Yoshinori Sato</name>
<email>ysato@users.sourceforge.jp</email>
</author>
<published>2006-12-12T00:11:45Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=e9cfc147df99790a7d260e9d20b865fa31ec56da'/>
<id>urn:sha1:e9cfc147df99790a7d260e9d20b865fa31ec56da</id>
<content type='text'>
This adds in support for the BUG() trap on SH-2.

Signed-off-by: Yoshinori Sato &lt;ysato@users.sourceforge.jp&gt;
Signed-off-by: Paul Mundt &lt;lethal@linux-sh.org&gt;
</content>
</entry>
<entry>
<title>sh: Use early_param() for earlyprintk parsing.</title>
<updated>2006-12-12T00:00:47Z</updated>
<author>
<name>Paul Mundt</name>
<email>lethal@linux-sh.org</email>
</author>
<published>2006-12-12T00:00:47Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=b641fe016a29fe2c0c7b0d717a5918e3f067a44f'/>
<id>urn:sha1:b641fe016a29fe2c0c7b0d717a5918e3f067a44f</id>
<content type='text'>
Signed-off-by: Paul Mundt &lt;lethal@linux-sh.org&gt;
</content>
</entry>
<entry>
<title>sh: Fix .empty_zero_page alignment for PAGE_SIZE &gt; 4096.</title>
<updated>2006-12-11T23:53:29Z</updated>
<author>
<name>Paul Mundt</name>
<email>lethal@linux-sh.org</email>
</author>
<published>2006-12-11T23:53:29Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=e2dfb912d3cea97d8b1d6750abbe9c942b6f73f5'/>
<id>urn:sha1:e2dfb912d3cea97d8b1d6750abbe9c942b6f73f5</id>
<content type='text'>
Signed-off-by: Paul Mundt &lt;lethal@linux-sh.org&gt;
</content>
</entry>
<entry>
<title>sh: Fixup .data.page_aligned.</title>
<updated>2006-12-11T23:50:36Z</updated>
<author>
<name>Paul Mundt</name>
<email>lethal@linux-sh.org</email>
</author>
<published>2006-12-11T23:50:36Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=f668f55c3941faacc6f298f434b1af3d5142eed7'/>
<id>urn:sha1:f668f55c3941faacc6f298f434b1af3d5142eed7</id>
<content type='text'>
This had a bogus .data.idt reference, fix it up..

Signed-off-by: Paul Mundt &lt;lethal@linux-sh.org&gt;
</content>
</entry>
<entry>
<title>sh: Hook up SH7722 scif ipr interrupts.</title>
<updated>2006-12-11T23:49:06Z</updated>
<author>
<name>Paul Mundt</name>
<email>lethal@linux-sh.org</email>
</author>
<published>2006-12-11T23:49:06Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=05c8690d95967ad50dda3c9d552a0c342dde801b'/>
<id>urn:sha1:05c8690d95967ad50dda3c9d552a0c342dde801b</id>
<content type='text'>
Add the SCIF IRQs to the IPR table for SH7722.

Signed-off-by: Paul Mundt &lt;lethal@linux-sh.org&gt;
</content>
</entry>
<entry>
<title>sh: Fixup sh_bios() trap handling.</title>
<updated>2006-12-11T23:42:09Z</updated>
<author>
<name>Paul Mundt</name>
<email>lethal@linux-sh.org</email>
</author>
<published>2006-12-11T11:29:28Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=1dc417d0390b4897dc1d9bbf335e325baecae2c3'/>
<id>urn:sha1:1dc417d0390b4897dc1d9bbf335e325baecae2c3</id>
<content type='text'>
This was inadvertently broken when the entry.S code split up,
restore the missing branch and get subsequent traps working
under debug again. This manifested itself as a lockup when
attempting to reload the VBR base.

Signed-off-by: Paul Mundt &lt;lethal@linux-sh.org&gt;
</content>
</entry>
<entry>
<title>sh: SH-MobileR SH7722 CPU support.</title>
<updated>2006-12-11T23:42:09Z</updated>
<author>
<name>Paul Mundt</name>
<email>lethal@linux-sh.org</email>
</author>
<published>2006-12-11T11:28:03Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=41504c39726a7099e5a42508dd57fe561c8b4129'/>
<id>urn:sha1:41504c39726a7099e5a42508dd57fe561c8b4129</id>
<content type='text'>
This adds CPU support for the SH7722.

Signed-off-by: Paul Mundt &lt;lethal@linux-sh.org&gt;
</content>
</entry>
<entry>
<title>sh: Convert remaining remap_area_pages() users to ioremap_page_range().</title>
<updated>2006-12-11T23:42:08Z</updated>
<author>
<name>Paul Mundt</name>
<email>lethal@linux-sh.org</email>
</author>
<published>2006-12-09T00:16:12Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=37bda1da4570c2e9c6dd34e77d2120218e384950'/>
<id>urn:sha1:37bda1da4570c2e9c6dd34e77d2120218e384950</id>
<content type='text'>
A couple of these were missed.

Signed-off-by: Paul Mundt &lt;lethal@linux-sh.org&gt;
</content>
</entry>
<entry>
<title>sh: Fixup kernel_execve() for syscall cleanups.</title>
<updated>2006-12-11T23:42:08Z</updated>
<author>
<name>Paul Mundt</name>
<email>lethal@linux-sh.org</email>
</author>
<published>2006-12-09T00:14:35Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=79890c512444aa55a7a42ac5e7d29d7a4edba11b'/>
<id>urn:sha1:79890c512444aa55a7a42ac5e7d29d7a4edba11b</id>
<content type='text'>
SH-2 and SH-2A need to use a different syscall base for the trapa
vector than the other parts, so fixup the logic in the kernel_execve()
case.

Signed-off-by: Paul Mundt &lt;lethal@linux-sh.org&gt;
</content>
</entry>
<entry>
<title>sh: Fix get_wchan().</title>
<updated>2006-12-11T23:42:08Z</updated>
<author>
<name>Paul Mundt</name>
<email>lethal@linux-sh.org</email>
</author>
<published>2006-12-08T08:46:29Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=b652c23cb0f7808bedb5442c416d91705a465c67'/>
<id>urn:sha1:b652c23cb0f7808bedb5442c416d91705a465c67</id>
<content type='text'>
Some time ago the schedule frame size changed and we failed to reflect
this in get_wchan() at the time. This first popped up as a problem on
SH7751R where schedule_frame ended up being unaligned and generating
an unaligned trap. This fixes it up again..

Signed-off-by: Paul Mundt &lt;lethal@linux-sh.org&gt;
</content>
</entry>
</feed>
