Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 114903
b: refs/heads/master
c: 25cbe53
h: refs/heads/master
i:
  114901: 4df4a69
  114899: 3fa582e
  114895: 379b10c
v: v3
  • Loading branch information
Oleg Nesterov authored and Linus Torvalds committed Oct 16, 2008
1 parent e1e3586 commit 6cfa4e7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 07edbde508869be63c38c5f2504bd8e8279cc535
refs/heads/master: 25cbe53ef1cb828ae012f3955a5aa18117114439
6 changes: 0 additions & 6 deletions trunk/include/linux/pid_namespace.h
Original file line number Diff line number Diff line change
Expand Up @@ -84,12 +84,6 @@ static inline struct pid_namespace *task_active_pid_ns(struct task_struct *tsk)
return tsk->nsproxy->pid_ns;
}

static inline struct task_struct *task_child_reaper(struct task_struct *tsk)
{
BUG_ON(tsk != current);
return tsk->nsproxy->pid_ns->child_reaper;
}

void pidhash_init(void);
void pidmap_init(void);

Expand Down

0 comments on commit 6cfa4e7

Please sign in to comment.