]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/proc_fs.h
Pull memoryless-node-allocation into release branch
[linux-2.6-omap-h63xx.git] / include / linux / proc_fs.h
index 65ceeaa3065230b022800b6030b4385ec6965451..74488e49166d88c40018c91f247e5873ad842510 100644 (file)
@@ -66,6 +66,7 @@ struct proc_dir_entry {
        write_proc_t *write_proc;
        atomic_t count;         /* use count */
        int deleted;            /* delete flag */
+       void *set;
 };
 
 struct kcore_list {