]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - kernel/pid.c
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[mv-sheeva.git] / kernel / pid.c
index b6064405f367e6cde3c909a559a6fdb324801ce1..aebb30d9c233df40876afa35ef21cc5c306590a1 100644 (file)
@@ -378,7 +378,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)
 {