> Hmm, then maybe it'd be worth updating that patch I just sent so that > the only change is to switch #includes for the extern decl ... i.e. to > "export" it only to other statically linked kernel code, rather than to > modules. I'll do that. > > My own question about that EXPORT_SYMBOL was whether it instead be > an EXPORT_SYMBOL_GPL, but if either one costs bytes ... I'm happy to > avoid that cost!
no export if it's not *really* need is obviously superior to either of those so yes I like the patch you're talking about already without even having seen it ;) > -- if you want to mail me at work (you don't), use arjan (at) linux.intel.com Test the interaction between Linux and your BIOS via http://www.linuxfirmwarekit.org - 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/