Re: Undoing module RONX protection

From: Christoph Hellwig
Date: Mon Apr 18 2011 - 05:28:17 EST


> +int set_memory_x(unsigned long addr, int numpages)
> +{
> + return 0;
> +}
> +EXPORT_SYMBOL_GPL(set_memory_x);

No need to export this one.

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