patch-2.1.36 linux/include/linux/mm.h

Next file: linux/include/linux/pagemap.h
Previous file: linux/include/linux/init.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.35/linux/include/linux/mm.h linux/include/linux/mm.h
@@ -125,7 +125,7 @@
 	unsigned dirty:16,
 		 age:8;
 	struct wait_queue *wait;
-	struct page *prev_hash;
+	struct page **pprev_hash;
 	struct buffer_head * buffers;
 	unsigned long swap_unlock_entry;
 	unsigned long map_nr;	/* page->map_nr == page - mem_map */

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