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

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

diff -u --new-file --recursive --exclude-from /usr/src/exclude v2.2.17/include/linux/mm.h linux/include/linux/mm.h
@@ -47,7 +47,7 @@
 	struct vm_area_struct * vm_avl_left;
 	struct vm_area_struct * vm_avl_right;
 
-	/* For areas with inode, the list inode->i_mmap, for shm areas,
+	/* For areas with inode, the list inode->i_mmap{,_shared}, for shm areas,
 	 * the list of attaches, otherwise unused.
 	 */
 	struct vm_area_struct *vm_next_share;

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