uses more descriptive words for the state change of a CONFIG option
[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;