Hi, I just built a 2.4.4 kernel this weekend (running on top of Debian 2.2 with http://www.fs.tum.de/~bunk/kernel-24.html). Although things seem to be running fine, I notice that irda won't load:
hermes:/home/ndw# modprobe irda /lib/modules/2.4.4/kernel/net/irda/irda.o: unresolved symbol sk_run_filter /lib/modules/2.4.4/kernel/net/irda/irda.o: insmod /lib/modules/2.4.4/kernel/net/irda/irda.o failed /lib/modules/2.4.4/kernel/net/irda/irda.o: insmod irda failed I've looked through the source tree and CONFIG_FILTER is 1 so net/core/filter.c should provide sk_run_filter. I also note that sk_run_filter is in the System.map: hermes:/usr/src/linux$ grep sk_run_filter System.map c019a794 T sk_run_filter c02044e0 ? __kstrtab_sk_run_filter c02080f0 ? __ksymtab_sk_run_filter Any thoughts? Be seeing you, norm -- Norman Walsh <[EMAIL PROTECTED]> | To probe a hole we first use a straight http://nwalsh.com/ | stick to see how far it takes us. To | probe the visible world we use the | assumption that things are simple until | they prove to be otherwise.--E. H. | Gombrich