Merge to Fedora kernel-2.6.18-1.2239_FC5-vs2.0.2.2-rc6 patched with stable patch...
[linux-2.6.git] / include / linux / vs_cvirt.h
index 8275f53..143fbeb 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;