patch-2.4.0-test6 linux/include/linux/mm.h

Next file: linux/include/linux/module.h
Previous file: linux/include/linux/list.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test5/linux/include/linux/mm.h linux/include/linux/mm.h
@@ -151,7 +151,7 @@
 	wait_queue_head_t wait;
 	struct page **pprev_hash;
 	struct buffer_head * buffers;
-	unsigned long virtual; /* nonzero if kmapped */
+	void *virtual; /* non-NULL if kmapped */
 	struct zone_struct *zone;
 } mem_map_t;
 

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