]> err.no Git - linux-2.6/blobdiff - mm/rmap.c
Introduce guest mem offset, static link example launcher
[linux-2.6] / mm / rmap.c
index f6e85d7a7e459c0173d401336c0b14bd43c411c4..8990f909492f31d8a3f01df258907661db1bccf6 100644 (file)
--- a/mm/rmap.c
+++ b/mm/rmap.c
@@ -36,6 +36,7 @@
  *                 mapping->tree_lock (widely used, in set_page_dirty,
  *                           in arch-dependent flush_dcache_mmap_lock,
  *                           within inode_lock in __sync_single_inode)
+ *                   zone->lock (within radix tree node alloc)
  */
 
 #include <linux/mm.h>