]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/hugetlbfs/inode.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
[karo-tx-linux.git] / fs / hugetlbfs / inode.c
index e7a035781b7dd30694acd0b3ee104758a3ffcf87..7aafeb8fa3005eb14fd09f75d94c17dbeefe8481 100644 (file)
@@ -921,7 +921,8 @@ static int can_do_hugetlb_shm(void)
        return capable(CAP_IPC_LOCK) || in_group_p(sysctl_hugetlb_shm_group);
 }
 
-struct file *hugetlb_file_setup(const char *name, size_t size, int acctflag,
+struct file *hugetlb_file_setup(const char *name, size_t size,
+                               vm_flags_t acctflag,
                                struct user_struct **user, int creat_flags)
 {
        int error = -ENOMEM;