aboutsummaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorOleg Nesterov <[email protected]>2006-09-29 02:00:25 -0700
committerLinus Torvalds <[email protected]>2006-09-29 09:18:14 -0700
commitbce9a234ce7d8dddbfcec28e37ea58b5d8f6003d (patch)
treec5bdbedb08abab4673f1cdab12b7358facc247db /include/linux/debugobjects.h
parent486ccb05fdbb7ca79784fdf0d07d2a86de48cf05 (diff)
[PATCH] elf_fdpic_core_dump: don't take tasklist_lock
do_each_thread() is rcu-safe, and all tasks which use this ->mm must sleep in wait_for_completion(&mm->core_done) at this point, so we can use RCU locks. Also, remove unneeded INIT_LIST_HEAD(new) before list_add(new, head). Signed-off-by: Oleg Nesterov <[email protected]> Acked-By: David Howells <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions