[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20221201105345.GE6569@alpha.franken.de>
Date: Thu, 1 Dec 2022 11:53:45 +0100
From: Thomas Bogendoerfer <tsbogend@...ha.franken.de>
To: Genjian <zhanggenjian123@...il.com>
Cc: linux-mips@...r.kernel.org, linux-kernel@...r.kernel.org,
Genjian Zhang <zhanggenjian@...inos.cn>,
k2ci <kernel-bot@...inos.cn>
Subject: Re: [PATCH] MIPS: Restore symbol versions for copy_page_cpu and
clear_page_cpu
On Thu, Nov 24, 2022 at 01:58:16PM +0800, Genjian wrote:
> From: Genjian Zhang <zhanggenjian@...inos.cn>
>
> The mips build generates two warnings:
>
> WARNING: modpost: EXPORT symbol "clear_page_cpu" [vmlinux] version generation failed, symbol will not be versioned.
> WARNING: modpost: EXPORT symbol "copy_page_cpu" [vmlinux] version generation failed, symbol will not be versioned.
>
> Add their prototypes to be defined in asm-prototypes.h, so that
> genksyms knows the types of these symbols and can generate CRCs for
> them.
>
> Reported-by: k2ci <kernel-bot@...inos.cn>
> Signed-off-by: Genjian Zhang <zhanggenjian@...inos.cn>
> ---
> arch/mips/include/asm/asm-prototypes.h | 3 +++
> 1 file changed, 3 insertions(+)
applied to mips-next.
Thomas.
--
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea. [ RFC1925, 2.3 ]
Powered by blists - more mailing lists