[PATCH v2] RISC-V: Support 32_PCREL relocation type in kernel module
Conor Dooley
conor.dooley at microchip.com
Thu Jun 15 01:11:33 PDT 2023
Hey Nylon,
Firstly, no html emails please :/
On Thu, Jun 15, 2023 at 03:52:27PM +0800, Nylon Chen wrote:
> Conor Dooley <conor.dooley at microchip.com<mailto:conor.dooley at microchip.com>> 於 2023年6月15日 週四 下午3:38寫道:
> > On Thu, Jun 15, 2023 at 03:23:02PM +0800, Nylon Chen wrote:
> > > Fix the 'unsupported relocation type' error caused by
> > > enabling the -fasynchronous-unwind-tables flag,
> > > which generates relocation types that are not supported.
> >
> > What commit adds the -fasynchronous-unwind-tables flag?
> sorry my description is not correct, please allow me to add
>
> I mean, when we use the flag "-fasynchronous-unwind-tables," it generates
> the relocation type R_RISCV_32_PCCREL. However, this type is currently not
> supported, so an error will occur.
(snip)
> > Should there be a Fixes: tag for that commit?
> yes, I will do it.
What mainline commit actually enables this flag?
Cheers,
Conor.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-riscv/attachments/20230615/b310d100/attachment.sig>
More information about the linux-riscv
mailing list