Messages in this thread |  | | | Date | Wed, 24 Jul 2002 17:07:52 -0700 | | Subject | Re: Linux-2.5.28 | | From | Jean Tourrilhes <> |
| |
Alessandro Suardi wrote : > But, on my UP: > > if [ -r System.map ]; then /sbin/depmod -ae -F System.map 2.5.28; fi > depmod: *** Unresolved symbols in /lib/modules/2.5.28/kernel/net/irda/irda.o > depmod: cli > depmod: restore_flags > depmod: save_flags > > (and no, CONFIG_SMP is not set :) > > > Ciao, > > --alessandro
IrDA is not going to get fixed soon. Over the time I've been fixing the IrDA stack, I've slowly fixed some of most dangerous locking problems, but fixing the remaining code will involve some serious re-work and is unfortunately not just about sprinking a few spinlocks there and there. That's life...
Jean - 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/
|  |