shmem_file_setup not exported

From: Måns Rullgård
Date: Sat Nov 06 2004 - 14:32:53 EST


I noticed this change in mm/shmem.c:

-EXPORT_SYMBOL(shmem_file_setup);

Is there a reason for this, other than nobody using it?

I used that function in a module I wrote, mostly as a proof of
concept, for someone who was looking for a way to unmap memory pages
while retaining their contents, and being able to map them later.

--
Måns Rullgård
mru@xxxxxxxxxxxxx
-
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/