[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <168298107620.32296.5030493060943182788.b4-ty@rivosinc.com>
Date: Mon, 01 May 2023 15:44:36 -0700
From: Palmer Dabbelt <palmer@...osinc.com>
To: linux-kernel@...r.kernel.org, Randy Dunlap <rdunlap@...radead.org>
Cc: Heiko Stuebner <heiko@...ech.de>,
Paul Walmsley <paul.walmsley@...ive.com>,
Palmer Dabbelt <palmer@...belt.com>,
Albert Ou <aou@...s.berkeley.edu>,
linux-riscv@...ts.infradead.org, Conor Dooley <conor@...nel.org>,
Evan Green <evan@...osinc.com>
Subject: Re: [PATCH v2] RISC-V: fix sifive and thead section mismatches in
errata
On Sat, 29 Apr 2023 08:52:47 -0700, Randy Dunlap wrote:
> When CONFIG_MODULES is set, __init_or_module becomes <empty>, but when
> CONFIG_MODULES is not set, __init_or_module becomes __init.
> In the latter case, it causes section mismatch warnings:
>
> WARNING: modpost: vmlinux.o: section mismatch in reference: riscv_fill_cpu_mfr_info (section: .text) -> sifive_errata_patch_func (section: .init.text)
> WARNING: modpost: vmlinux.o: section mismatch in reference: riscv_fill_cpu_mfr_info (section: .text) -> thead_errata_patch_func (section: .init.text)
>
> [...]
Applied, thanks!
[1/1] RISC-V: fix sifive and thead section mismatches in errata
https://git.kernel.org/palmer/c/a2a58b5ca124
Best regards,
--
Palmer Dabbelt <palmer@...osinc.com>
Powered by blists - more mailing lists