[PATCH v2] module: Ignore RISC-V mapping symbols too

Luis Chamberlain mcgrof at kernel.org
Mon Jul 10 12:45:54 PDT 2023


On Fri, Jul 07, 2023 at 09:00:51AM -0700, Palmer Dabbelt wrote:
> RISC-V has an extended form of mapping symbols that we use to encode
> the ISA when it changes in the middle of an ELF.  This trips up modpost
> as a build failure, I haven't yet verified it yet but I believe the
> kallsyms difference should result in stacks looking sane again.
> 
> Reported-by: Randy Dunlap <rdunlap at infradead.org>
> Closes: https://lore.kernel.org/all/9d9e2902-5489-4bf0-d9cb-556c8e5d71c2@infradead.org/
> Signed-off-by: Palmer Dabbelt <palmer at rivosinc.com>

Thanks, applied and pushed!

  Luis



More information about the linux-riscv mailing list