Re: sh: inconsistent kallsyms data

From: Keith Owens
Date: Fri Dec 31 2004 - 23:16:53 EST


On Sat, 01 Jan 2005 14:59:19 +1100,
Keith Owens <kaos@xxxxxxxxxx> wrote:
>Paul, please test this patch. Build with CONFIG_KALLSYMS_ALL=n and
>CONFIG_KALLSYMS_EXTRA_PASS=n.

ps. Due to bugs in the kernel build system, you cannot assume that
changing scripts/kallsyms.c or CONFIG_KALLSYMS_ALL or
CONFIG_KALLSYMS_EXTRA_PASS will be automatically detected. The make
dependency tree for the kallsyms code is incomplete.

After applying the patch and adjusting the config, touch init/main.c
then make. Touching a file will force a kernel relink and work around
the incomplete dependency data.

-
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/