mm: rename and change semantics of nr_indirectly_reclaimable_bytes
[linux-2.6-block.git] / mm / shmem.c
index 0376c124b043be4d9be9f9fc233c3e03092ce428..446942677cd4b88fad61e9a869a901bc66fadc41 100644 (file)
@@ -2227,6 +2227,8 @@ static struct inode *shmem_get_inode(struct super_block *sb, const struct inode
                        mpol_shared_policy_init(&info->policy, NULL);
                        break;
                }
+
+               lockdep_annotate_inode_mutex_key(inode);
        } else
                shmem_free_inode(sb);
        return inode;