Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 186251
b: refs/heads/master
c: 9728e5d
h: refs/heads/master
i:
  186249: c947d13
  186247: 845ab86
v: v3
  • Loading branch information
Tetsuo Handa authored and Linus Torvalds committed Mar 6, 2010
1 parent cea5482 commit 53b2dee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 8aeee85a29e27e043db582bf2ae8e5f42767934f
refs/heads/master: 9728e5d6e6c432ee8487c63ce6e479e2474d9945
2 changes: 1 addition & 1 deletion trunk/kernel/pid.c
Original file line number Diff line number Diff line change
Expand Up @@ -376,7 +376,7 @@ struct task_struct *pid_task(struct pid *pid, enum pid_type type)
EXPORT_SYMBOL(pid_task);

/*
* Must be called under rcu_read_lock() or with tasklist_lock read-held.
* Must be called under rcu_read_lock().
*/
struct task_struct *find_task_by_pid_ns(pid_t nr, struct pid_namespace *ns)
{
Expand Down

0 comments on commit 53b2dee

Please sign in to comment.