<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pm24.git/arch/csky/kernel/module.c, branch v5.6</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.kobert.dev/pm24.git/atom?h=v5.6</id>
<link rel='self' href='https://git.kobert.dev/pm24.git/atom?h=v5.6'/>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/'/>
<updated>2019-01-10T12:37:37Z</updated>
<entry>
<title>csky: fixup compile error with CPU 810.</title>
<updated>2019-01-10T12:37:37Z</updated>
<author>
<name>Guo Ren</name>
<email>ren_guo@c-sky.com</email>
</author>
<published>2019-01-10T12:28:39Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=70c25259537c073584eb906865307687275b527f'/>
<id>urn:sha1:70c25259537c073584eb906865307687275b527f</id>
<content type='text'>
This bug is from commit f553aa1c13cb ("csky: fixup relocation error with
807 &amp; 860").

I forgot to compile with 810 for that patch.

Signed-off-by: Guo Ren &lt;ren_guo@c-sky.com&gt;
Cc: Arnd Bergmann &lt;arnd@arndb.de&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;
</content>
</entry>
<entry>
<title>csky: fixup relocation error with 807 &amp; 860</title>
<updated>2019-01-08T11:52:22Z</updated>
<author>
<name>Guo Ren</name>
<email>ren_guo@c-sky.com</email>
</author>
<published>2019-01-08T11:52:22Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=f553aa1c13cbc29aaf420349a28fc33ca98440e5'/>
<id>urn:sha1:f553aa1c13cbc29aaf420349a28fc33ca98440e5</id>
<content type='text'>
810 doesn't support jsri instruction and csky-as will leave
jsri + nop for relocation. Module-probe need replace them with
lrw + jsr.

Signed-off-by: Guo Ren &lt;ren_guo@c-sky.com&gt;
Cc: Hui Kai &lt;huikai@acoinfo.com&gt;
</content>
</entry>
<entry>
<title>csky: ELF and module probe</title>
<updated>2018-10-25T16:54:23Z</updated>
<author>
<name>Guo Ren</name>
<email>ren_guo@c-sky.com</email>
</author>
<published>2018-09-05T06:25:16Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=9d056df0924edbb0a30c85a1c1d3153c1229ec47'/>
<id>urn:sha1:9d056df0924edbb0a30c85a1c1d3153c1229ec47</id>
<content type='text'>
This patch adds ELF definition and module relocate codes.

Signed-off-by: Guo Ren &lt;ren_guo@c-sky.com&gt;
Reviewed-by: Arnd Bergmann &lt;arnd@arndb.de&gt;
</content>
</entry>
</feed>
