Re: [Patch 2/3] Export get_one_pte_map.

From: Robin Holt
Date: Mon Oct 17 2005 - 06:48:19 EST


On Mon, Oct 17, 2005 at 01:41:52PM +0200, Dave Hansen wrote:
> On Mon, 2005-10-17 at 06:31 -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:
>
> Most of the VM stuff in those directories that you're referring to are
> old, crusty exports, from the days before _GPL. We've left them to be
> polite, but if many of them were recreated today, they'd certainly be
> _GPL.

I got a little push from our internal incident tracking system for
this being a module. _GPL it will be.

Thanks,
Robin
-
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/