]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - include/linux/kernfs.h
Merge tag 'gpmc-omap-fixes-for-v4.7' of https://github.com/rogerq/linux into fixes
[mirror_ubuntu-artful-kernel.git] / include / linux / kernfs.h
index 30f089ebe0a4540a91053f406526f323bd1d24f0..96356ef012de722fe4234cefe606392bfb5ca36a 100644 (file)
@@ -179,6 +179,7 @@ struct kernfs_open_file {
 
        /* private fields, do not use outside kernfs proper */
        struct mutex            mutex;
+       struct mutex            prealloc_mutex;
        int                     event;
        struct list_head        list;
        char                    *prealloc_buf;