> Playing devil's advocate here - the claim is that EXPORT_SYMBOL_GPL is to
> indicate that code is getting too chummy with Linux internals.
> 
> However, in *this* case, isn't it "code that is too chummy with *GCC* 
> internals",
> and thus it isn't our place to say what can and can't be done with code that
> is derivative of the GCC compiler? ;)

Yes. It would be something to discuss with the FSF.

However I don't think it matters. If you are doing instruction profiling
you need *all* the code built with profiling to get good results. You
can't rebuild the Nvidia modules so you can't profile them. 

Alan
--
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/

Reply via email to