Loading fs/hugetlbfs/inode.c +1 −1 Original line number Diff line number Diff line Loading @@ -477,7 +477,7 @@ static struct inode *hugetlbfs_get_root(struct super_block *sb, * annotation because huge_pmd_share() does an allocation under * i_mmap_mutex. */ struct lock_class_key hugetlbfs_i_mmap_mutex_key; static struct lock_class_key hugetlbfs_i_mmap_mutex_key; static struct inode *hugetlbfs_get_inode(struct super_block *sb, struct inode *dir, Loading Loading
fs/hugetlbfs/inode.c +1 −1 Original line number Diff line number Diff line Loading @@ -477,7 +477,7 @@ static struct inode *hugetlbfs_get_root(struct super_block *sb, * annotation because huge_pmd_share() does an allocation under * i_mmap_mutex. */ struct lock_class_key hugetlbfs_i_mmap_mutex_key; static struct lock_class_key hugetlbfs_i_mmap_mutex_key; static struct inode *hugetlbfs_get_inode(struct super_block *sb, struct inode *dir, Loading