On 03/27/2015 08:15 AM, Borislav Petkov wrote: > I'm not sure we want to export this to modules... and MPX cannot be > built as a module either. So why export it?
The thing I was wrapping (get_xsave_addr()) was EXPORT_SYMBOL_GPL(). I assumed that it was exported for good reason and that my wrapper should follow suit. I do expect this to get used by more things than just MPX going forward. But, I guess folks can just export it if and when they need it. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/