patch-2.4.20 linux-2.4.20/mm/page_io.c

Next file: linux-2.4.20/mm/shmem.c
Previous file: linux-2.4.20/mm/page_alloc.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.19/mm/page_io.c linux-2.4.20/mm/page_io.c
@@ -72,11 +72,6 @@
 
  	/* block_size == PAGE_SIZE/zones_used */
  	brw_page(rw, page, dev, zones, block_size);
-
- 	/* Note! For consistency we do all of the logic,
- 	 * decrementing the page count, and unlocking the page in the
- 	 * swap lock map - in the IO completion handler.
- 	 */
 	return 1;
 }
 

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