Merge to Fedora kernel-2.6.18-1.2239_FC5 patched with stable patch-2.6.18.2-vs2.0...
[linux-2.6.git] / include / linux / vs_cvirt.h
index 3158d5a..c6aa9d3 100644 (file)
@@ -146,6 +146,7 @@ struct task_struct *vx_get_proc_task(struct inode *inode, struct pid *pid)
                        "dropping task %p[#%u,%u] for %p[#%u,%u]",
                        task, task->xid, task->pid,
                        current, current->xid, current->pid);
+               put_task_struct(task);
                task = NULL;
        }
        return task;