patch-2.4.1 linux/mm/swap.c

Next file: linux/mm/vmalloc.c
Previous file: linux/mm/slab.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0/linux/mm/swap.c linux/mm/swap.c
@@ -30,8 +30,7 @@
  * start background swapping if we fall below freepages.high free
  * pages, and we begin intensive swapping below freepages.low.
  *
- * Actual initialization is done in mm/page_alloc.c or 
- * arch/sparc(64)/mm/init.c.
+ * Actual initialization is done in mm/page_alloc.c
  */
 freepages_t freepages = {
 	0,	/* freepages.min */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)