[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <8d70668e-fd0e-4cd5-b33f-16f3250b90b8@infradead.org>
Date: Mon, 14 Apr 2025 11:12:36 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: Stephen Rothwell <sfr@...b.auug.org.au>,
Linux Next Mailing List <linux-next@...r.kernel.org>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
linux-um@...ts.infradead.org
Subject: Re: linux-next: Tree for Apr 14 (UML [2])
On 4/14/25 12:15 AM, Stephen Rothwell wrote:
> Hi all,
>
> Changes since 20250411:
>
on i386 defconfig:
../arch/um/kernel/um_arch.c:480:6: warning: no previous prototype for 'text_poke_sync' [-Wmissing-prototypes]
480 | void text_poke_sync(void)
| ^~~~~~~~~~~~~~
on x86_64 defconfig:
../arch/um/kernel/um_arch.c:480:6: warning: no previous prototype for 'text_poke_sync' [-Wmissing-prototypes]
480 | void text_poke_sync(void)
| ^~~~~~~~~~~~~~
/usr/lib64/gcc/x86_64-suse-linux/14/../../../../x86_64-suse-linux/bin/ld: arch/x86/kernel/module.o: in function `write_relocate_add':
/home/rdunlap/lnx/next/linux-next-20250414/UM64/arch/x86/um/../kernel/module.c:209:(.text+0x1e7): undefined reference to `smp_text_poke_sync_each_cpu'
--
~Randy
Powered by blists - more mailing lists