Re: [ANNOUNCE] [patch] kksymoops, in-kernel symbolic oopser, 2.5.38-B0

Ingo Molnar (mingo@elte.hu)
Wed, 25 Sep 2002 21:42:33 +0200 (CEST)


one unrelated build thing that doesnt work is arch/i386/defconfig. If i
add a CONFIG_KALLSYMS=y line to its debug section, and remove the
CONFIG_KALLSYMS line from the .config, and then do a 'make oldconfig', i
get this:

Kernel debugging (CONFIG_DEBUG_KERNEL) [Y/n/?]
Debug memory allocations (CONFIG_DEBUG_SLAB) [N/y/?]
Memory mapped I/O debugging (CONFIG_DEBUG_IOVIRT) [N/y/?]
Magic SysRq key (CONFIG_MAGIC_SYSRQ) [Y/n/?]
Spinlock debugging (CONFIG_DEBUG_SPINLOCK) [N/y/?]
Load all symbols for debugging/kksymoops (CONFIG_KALLSYMS) [N/y/?] (NEW)

i'd expect the 'Y' to be picked up from the defconfig - no?

Ingo

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/