<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux.git/arch/csky/kernel/module.c, branch v5.6</title>
<subtitle>Linux kernel source tree</subtitle>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/'/>
<entry>
<title>csky: fixup compile error with CPU 810.</title>
<updated>2019-01-10T12:37:37+00:00</updated>
<author>
<name>Guo Ren</name>
<email>ren_guo@c-sky.com</email>
</author>
<published>2019-01-10T12:28:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=70c25259537c073584eb906865307687275b527f'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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;
</pre>
</div>
</content>
</entry>
<entry>
<title>csky: fixup relocation error with 807 &amp; 860</title>
<updated>2019-01-08T11:52:22+00:00</updated>
<author>
<name>Guo Ren</name>
<email>ren_guo@c-sky.com</email>
</author>
<published>2019-01-08T11:52:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=f553aa1c13cbc29aaf420349a28fc33ca98440e5'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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;
</pre>
</div>
</content>
</entry>
<entry>
<title>csky: ELF and module probe</title>
<updated>2018-10-25T16:54:23+00:00</updated>
<author>
<name>Guo Ren</name>
<email>ren_guo@c-sky.com</email>
</author>
<published>2018-09-05T06:25:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=9d056df0924edbb0a30c85a1c1d3153c1229ec47'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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;
</pre>
</div>
</content>
</entry>
</feed>
