Re: [2.6 patch] unexport install_page

From: Christoph Hellwig
Date: Tue Feb 21 2006 - 05:36:11 EST


On Mon, Feb 20, 2006 at 11:37:09PM +0100, Adrian Bunk wrote:
> No in-kernel module is using it, so there's no reason bloating the
> kernel with this EXPORT_SYMBOL.

And no one should be using it, really. It's a helper for sys_remap_file_pages
implementations, something that nothing but the generic filemap.c or
shmem.c should do.

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