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

Next file: linux/include/linux/msdos_fs.h
Previous file: linux/include/linux/miscdevice.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.47/linux/include/linux/mm.h linux/include/linux/mm.h
@@ -118,9 +118,8 @@
 	unsigned long offset;
 	struct page *next_hash;
 	atomic_t count;
+	unsigned int age;
 	unsigned long flags;	/* atomic flags, some possibly updated asynchronously */
-	unsigned dirty:16,
-		 age:8;
 	struct wait_queue *wait;
 	struct page **pprev_hash;
 	struct buffer_head * buffers;

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