net/built-in.o(.init.text+0x1b2): In function `flow_cache_init':
: undefined reference to `register_cpu_notifier'
make: *** [.tmp_vmlinux1] Error 1
Added to net/core/flow.c
#include <linux/cpu.h>
Compiled OK, but netfilter not tested.
Regards
Michael
-- Powered by linux-2.5.71, compiled with gcc-2.95-3 because it's rock solidMy current linux related activities in rough order of priority: - Testing of Swsusp for 2.4 - Learning 2.5 kernel debugging with kgdb - it's in the -mm tree - Studying 2.5 serial and ide drivers, ACPI, S3
The 2.5 kernel could use your usage. More info on setting up 2.5 kernel at http://www.codemonkey.org.uk/post-halloween-2.5.txt
- 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/