Re: [PATCH 1/4] pid_ns: zap_pid_ns_processes: fix the ->child_reaper changing

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Oleg Nesterov
Date: Wednesday, August 27, 2008 - 9:36 am

On 08/26, Serge E. Hallyn wrote:

Perhaps you can start several instances or increase the delay, I
forgot that usleep() uses usecs, not msecs. In any case I agree,
the test-case is oversimplified, but since it worked for me I didn't
try to make it more "stubborn".


Thanks!


Yes, the comment could be better ;)

But no, we won't oops without children. Please note that
forget_original_parent() uses reaper inside the
list_for_each_entry_safe(father->children) loop. ->children is
empty, reaper is not used at all.

But please also note the "not good" part of the changelog above.


Thanks to all for review!

Oleg.

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH 1/4] pid_ns: zap_pid_ns_processes: fix the ->ch ..., Oleg Nesterov, (Wed Aug 27, 9:36 am)