Hi, All On 3.9-rc1, I got following failure running `perf test`:
1: vmlinux symtab matches kallsyms: --- start --- Looking at the vmlinux_path (6 entries long) Using /lib/modules/3.9.0-rc1/build/vmlinux for symbols 0xffffffff810508b0: diff end addr for aesni_gcm_dec v: 0xffffffff81053551 k: 0xffffffff81050941 0xffffffff81053560: diff end addr for aesni_gcm_enc v: 0xffffffff8105619a k: 0xffffffff810535f1 Maps only in vmlinux: ffffffff81a311f5-ffffffff81b8c48f 0 [kernel].init.text ffffffff81b8c490-ffffffff9fffffff 0 [kernel].exit.text Maps in vmlinux with a different name in kallsyms: Maps only in kallsyms: ---- end ---- vmlinux symtab matches kallsyms: FAILED! The end addr of aesni_gcm_dec/aesni_gcm_enc in vmlinux symtab and kallsyms is wrong beyond 4K. I think that's a problem or am I missing some changes for these days? -- Thanks, WANG Chao -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/