Re: А trouble with 2.4.25 linux kernel
From: Keith Owens
Date: Mon Mar 22 2004 - 07:56:39 EST
On Mon, 22 Mar 2004 18:38:21 +0600,
Stepan Yakovenko <yakovenko@xxxxxx> wrote:
>In file included from
>/root/linux-2.4.25/include/linux/modversions.h:69,
>/root/linux-2.4.25/include/linux/module.h:21,
>ksyms.c:14:
>/root/linux-2.4.25/include/linux/modules/dec_and_lock.ver:2: warning:
>`atomic_dec_and_lock' redefined
You must 'make dep' after changing processor type in 2.4 kernels. To
be absolutely safe, move your .config to another directory, make
mrproper, move .config back then make oldconfig dep.
-
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/