![]() | ||||||||||
Messages in this thread |
Andi Kleen wrote: > Haven't investigated why yet, but this doesn't seem right: > > # cat /proc/kallsyms > 0000000000000b0c N DW.aio.h.903a6d92.0 > 0000000000000b19 N DW.aio.h.903a6d92.1 > 0000000000000b24 N DW.aio.h.903a6d92.2 > 0000000000000bce N DW.task_io_accounting.h.8d8de327.0 > 0000000000000bec N DW.hrtimer.h.c23659c6.0 > 0000000000000bf5 N DW.hrtimer.h.c23659c6.1 > 0000000000000c00 N DW.hrtimer.h.c23659c6.2 > 0000000000000c06 N DW.hrtimer.h.c23659c6.3 > 0000000000000c28 N DW.hrtimer.h.c23659c6.4 > 0000000000000c2e N DW.hrtimer.h.c23659c6.5 > ... > ffffffff80337043 u idr_pre_get [i2c_core] > ffffc2000007573e ? DW.sched.h.920090ff.56 [i2c_core] Are you compiling with CONFIG_KALLSYMS_ALL? If you are, kallsyms will store all the output of "nm -n vmlinux" no matter what section the symbol belongs to... -- Paulo Marques - www.grupopie.com "C++ : increment the value of C and use the old one" | |||||||||
| Last update: 2008-05-09 19:05 [W:0.157 / U:0.110 seconds] ©2003-2008 Jasper Spaans | ||||||||||