slab doc fix

fcorneli@elis.rug.ac.be
Tue, 4 Feb 2003 15:46:23 +0100 (CET)


Little fix. The kernel seems to change very fast... or is it just mine :)

--- slab.c.2.4.20 2003-02-04 15:39:49.000000000 +0100
+++ slab.c 2003-02-04 15:40:08.000000000 +0100
@@ -1731,7 +1731,7 @@
* kmem_cache_reap - Reclaim memory from caches.
* @gfp_mask: the type of memory required.
*
- * Called from do_try_to_free_pages() and __alloc_pages()
+ * Called from shrink_caches()
*/
int kmem_cache_reap (int gfp_mask)
{

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