On Sat, May 24, 2025 at 10:58:41PM +0100, James Le Cuirot wrote:
> The kernel we're building against may have had its tools (e.g. modpost)
> built for the target arch or even some other arch than the we're
> building with now. To work around this, rebuild those tools with make
> modules_prepare when necessary.
> 
> Doing this in pkg_setup is not ideal, but some ebuilds have their own
> src_configure and src_compile functions. It will not trigger in the vast
> majority of cases, and it is not done when installing binary packages.
> 
> Signed-off-by: James Le Cuirot <ch...@gentoo.org>
> ---
>  eclass/linux-mod-r1.eclass | 32 ++++++++++++++++++++++++++++++++
>  1 file changed, 32 insertions(+)

LGTM

Haven't really looked at linux-info changes closely, but did give the
patchset a test run with non-cross incl. KBUILD_OUTPUT=/out-of-source
and does not seem to regress anything for me. So ok for me there too.
-- 
ionen

Attachment: signature.asc
Description: PGP signature

Reply via email to