> > Oh, and if anything starts complaining "But this adds some warnings to > my kernel build!", he should either first fix the 200 kB (sic) of > warnings I'm getting in 2.6.19-rc5-mm2 starting at MODPOST or go to hell.
we can solve this btw; we could have a #define THIS_MODULE_IS_LEGACY_CRAP_AND_WONT_GET_FIXED that would turn __deprecated into a nop for those few legacy modules inside the kernel that nobody really is looking after. (and yes the define should be really offensive so that nobody will put it in a maintained module, and maybe it should even cause the kernel to printk something when such a module gets loaded into the kernel) If this sounds like a good idea I'll code it up... - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/