On 06/09/13 15:00, Konrad Rzeszutek Wilk wrote: > We have already exported 'get_phys_to_machine' and there are > third-party drivers that depend on this other symbol. As such > lets make this balanced and also export this symbol.
I'm not sure this is a good idea. It isn't clear why any out of tree driver would need to mess with the p2m (or that we would actually trust a third party driver to do this correctly...). Also, the general kernel policy is not to export symbols that aren't used by something in the kernel tree itself. David -- 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/