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