Re: /proc/kallsyms broken in 2.6.26-rc1-git6

From: Andi Kleen
Date: Fri May 09 2008 - 15:36:34 EST



>> ffffffff80337043 u idr_pre_get [i2c_core]
>> ffffc2000007573e ? DW.sched.h.920090ff.56 [i2c_core]
>
> Are you compiling with CONFIG_KALLSYMS_ALL?

Yep.

CONFIG_KALLSYMS=y
CONFIG_KALLSYMS_ALL=y
# CONFIG_KALLSYMS_EXTRA_PASS is not set

> If you are, kallsyms will store all the output of "nm -n vmlinux" no
> matter what section the symbol belongs to...

Yes and? Surely that's not correct?

-Andi




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