[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20070216103725.fb288ab9.akpm@linux-foundation.org>
Date: Fri, 16 Feb 2007 10:37:25 -0800
From: Andrew Morton <akpm@...ux-foundation.org>
To: Steve Fox <drfickle@...ux.vnet.ibm.com>
Cc: linux-kernel@...r.kernel.org
Subject: Re: 2.6.20-mm1 - undefined reference to `delete_module' on x86
On Fri, 16 Feb 2007 11:14:17 -0600 Steve Fox <drfickle@...ux.vnet.ibm.com> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists