2008/10/27 Alexander Beregalov <a.beregalov@xxxxxxxxx>: > init/built-in.o: In function `start_kernel': > /home/alexb/linux-2.6/init/main.c:648: undefined reference to `locking_selftest' > kernel/built-in.o: In function `init_kprobes': > /home/alexb/linux-2.6/kernel/kprobes.c:1106: undefined reference to > `init_test_probes' > Hm, it was strange situation `make image` runs oldconfig, after that config was the following: CONFIG_KERNEL_TESTS disabled CONFIG_DEBUG_LOCKING_API_SELFTESTS=y CONFIG_KPROBES_SANITY_TEST=y But they both are under "if KERNEL_TESTS" condition in test/Kconfig. Strange, I can not reproduce it anymore -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html