diff --git a/[refs] b/[refs] index 243893acc4be..5598c61a9483 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 53978d0a7a27eb036b9bf33c4caa06257a9dbed7 +refs/heads/master: c4185a0e019387f5ad6e99009804965531fa1fab diff --git a/trunk/fs/proc/inode.c b/trunk/fs/proc/inode.c index 6f4e8dc97da1..b08d10017911 100644 --- a/trunk/fs/proc/inode.c +++ b/trunk/fs/proc/inode.c @@ -425,7 +425,8 @@ struct inode *proc_get_inode(struct super_block *sb, unsigned int ino, } } unlock_new_inode(inode); - } + } else + module_put(de->owner); return inode; out_ino: