On Fri, Feb 17, 2006 at 12:20:08AM +0300, Oleg Nesterov wrote: > "Paul E. McKenney" wrote: > > > > The other thing to think through is tkill on a thread/process while it > > is being created. I believe that this is OK, since thread-specific > > kill must target a specific thread, so does not do the traversal. > > Also, tkill was not converted to use rcu_read_lock yet, it still > takes tasklist_lock, so I think it is safe. I suspect that tkill will eventually need to avoid tasklist_lock... ;-) Thanx, Paul - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [PATCH 2/2] fix kill_proc_info() vs fork() theoretical race
- From: Oleg Nesterov <[email protected]>
- Re: [PATCH 2/2] fix kill_proc_info() vs fork() theoretical race
- References:
- [PATCH] fix kill_proc_info() vs copy_process() race
- From: Oleg Nesterov <[email protected]>
- Re: [PATCH] fix kill_proc_info() vs copy_process() race
- From: "Paul E. McKenney" <[email protected]>
- Re: [PATCH] fix kill_proc_info() vs copy_process() race
- From: Oleg Nesterov <[email protected]>
- [PATCH 2/2] fix kill_proc_info() vs fork() theoretical race
- From: Oleg Nesterov <[email protected]>
- Re: [PATCH 2/2] fix kill_proc_info() vs fork() theoretical race
- From: "Paul E. McKenney" <[email protected]>
- Re: [PATCH 2/2] fix kill_proc_info() vs fork() theoretical race
- From: Oleg Nesterov <[email protected]>
- Re: [PATCH 2/2] fix kill_proc_info() vs fork() theoretical race
- From: "Paul E. McKenney" <[email protected]>
- Re: [PATCH 2/2] fix kill_proc_info() vs fork() theoretical race
- From: Oleg Nesterov <[email protected]>
- [PATCH] fix kill_proc_info() vs copy_process() race
- Prev by Date: [PATCH 2/5] [pm] Add state field to pm_message_t (to hold actual state device is in)
- Next by Date: Re: need help/guide to convert 2.6 module to 2.4
- Previous by thread: Re: [PATCH 2/2] fix kill_proc_info() vs fork() theoretical race
- Next by thread: Re: [PATCH 2/2] fix kill_proc_info() vs fork() theoretical race
- Index(es):