patch-2.1.13 linux/mm/filemap.c

Next file: linux/mm/swapfile.c
Previous file: linux/lib/ctype.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.12/linux/mm/filemap.c linux/mm/filemap.c
@@ -127,7 +127,7 @@
 
 int shrink_mmap(int priority, int dma)
 {
-	static int clock = 0;
+	static unsigned long clock = 0;
 	struct page * page;
 	unsigned long limit = max_mapnr;
 	struct buffer_head *tmp, *bh;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov