Re: 2.6.20-mm1 - undefined reference to `delete_module' on x86

From: Andrew Morton
Date: Fri Feb 16 2007 - 13:50:30 EST


On Fri, 16 Feb 2007 11:14:17 -0600 Steve Fox <drfickle@xxxxxxxxxxxxxxxxxx> wrote:

> Full log at
> http://test.kernel.org/abat/71719/debug/test.log.0
> Config at
> http://test.kernel.org/abat/71719/build/dotconfig
>
> CHK include/linux/compile.h
> UPD include/linux/compile.h
> CC init/version.o
> LD init/built-in.o
> LD .tmp_vmlinux1
> kernel/built-in.o(.text+0x1426a): In function `store_mod_unload':
> kernel/kmod.c:168: undefined reference to `delete_module'
> make: *** [.tmp_vmlinux1] Error 1
>

Yes, sorry. I believe Greg now has a replacement patch which fixes that up.

I think the workaround is CONFIG_MODULE_UNLOAD=y (or
CONFIG_MODULE_FORCE_UNLOAD=y).
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/