[PATCH] pre5 export free_lru_page

Hugh Dickins (hugh@veritas.com)
Tue, 30 Oct 2001 02:29:17 +0000 (GMT)


--- 2.4.14-pre5/kernel/ksyms.c Tue Oct 30 01:40:29 2001
+++ linux/kernel/ksyms.c Tue Oct 30 02:05:03 2001
@@ -94,6 +94,7 @@
EXPORT_SYMBOL(alloc_pages_node);
EXPORT_SYMBOL(__get_free_pages);
EXPORT_SYMBOL(get_zeroed_page);
+EXPORT_SYMBOL(free_lru_page);
EXPORT_SYMBOL(__free_pages);
EXPORT_SYMBOL(free_pages);
EXPORT_SYMBOL(num_physpages);

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/