Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1325178
| From | Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 4/5] MIPS: Support R_MIPS_PC16 rel-style reloc |
| Date | 2016-02-03 11:40 +0100 |
| Message-ID | <qY30S-K9-19@gated-at.bofh.it> (permalink) |
| References | <qXWC5-4X7-3@gated-at.bofh.it> <qXWC5-4X7-9@gated-at.bofh.it> <qY2Rd-H6-23@gated-at.bofh.it> <qY30S-K9-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 2/3/2016 1:32 PM, Paul Burton wrote:
>>> MIPS32 code uses rel-style relocs, and MIPS32r6 modules may include the
>>> R_MIPS_PC16 relocation. We thus need to support R_MIPS_PC16 rel-style
>>> relocations in order to load MIPS32r6 kernel modules. This patch adds
>>> such support, which is similar to the rela-style R_MIPS_PC16 support but
>>
>> R_MIPS_LO16, you mean?
>
> Hi Sergei,
>
> No, I mean it's similar to the R_MIPS_PC16 code in module-rela.c. That
> is, its rela-style equivalent (rather than rel-style as here).
But you're *adding* R_MIPS_PC16, no?
> Thanks,
> Paul
MBR, Sergei
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 0/5] Support new MIPSr6 relocations Paul Burton <paul.burton@imgtec.com> - 2016-02-03 04:50 +0100
[PATCH 4/5] MIPS: Support R_MIPS_PC16 rel-style reloc Paul Burton <paul.burton@imgtec.com> - 2016-02-03 04:50 +0100
Re: [PATCH 4/5] MIPS: Support R_MIPS_PC16 rel-style reloc Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> - 2016-02-03 11:30 +0100
Re: [PATCH 4/5] MIPS: Support R_MIPS_PC16 rel-style reloc Paul Burton <paul.burton@imgtec.com> - 2016-02-03 11:40 +0100
Re: [PATCH 4/5] MIPS: Support R_MIPS_PC16 rel-style reloc Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> - 2016-02-03 11:40 +0100
Re: [PATCH 4/5] MIPS: Support R_MIPS_PC16 rel-style reloc Paul Burton <paul.burton@imgtec.com> - 2016-02-03 11:50 +0100
Re: [PATCH 4/5] MIPS: Support R_MIPS_PC16 rel-style reloc James Hogan <james.hogan@imgtec.com> - 2016-02-03 13:50 +0100
[PATCH 3/5] MIPS: Add support for 64-bit R6 ELF relocations Paul Burton <paul.burton@imgtec.com> - 2016-02-03 04:50 +0100
csiph-web