Re: [Patch 2/3] Export get_one_pte_map.

From: Christoph Hellwig
Date: Mon Oct 17 2005 - 06:36:42 EST


On Mon, Oct 17, 2005 at 06:31:31AM -0500, Robin Holt wrote:
> On Fri, Oct 14, 2005 at 02:30:38PM -0700, Greg KH wrote:
> > On Fri, Oct 14, 2005 at 02:22:25PM -0500, Robin Holt wrote:
> > > +EXPORT_SYMBOL(get_one_pte_map);
> >
> > EXPORT_SYMBOL_GPL() ?
>
> Not sure why it would fall that way. Looking at the directory,
> I get:

This is a very lowlevel export for things that poke deep into VM
internals, so _GPL makes sense. In fact not allowing modular builds
of the mspec driver might make even more sense.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/