Re: Undoing module RONX protection

From: Jan Glauber
Date: Mon Apr 18 2011 - 08:41:06 EST


On Mon, Apr 18, 2011 at 05:28:01AM -0400, Christoph Hellwig wrote:
> > +int set_memory_x(unsigned long addr, int numpages)
> > +{
> > + return 0;
> > +}
> > +EXPORT_SYMBOL_GPL(set_memory_x);
>
> No need to export this one.

True. Also for the other exports in that file. Will remove them.

--Jan

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