From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dan Smith Subject: Re: [PATCH 2/2] Move ckpt_objhash_free() to before we destroy the deferqueues Date: Tue, 09 Feb 2010 13:32:31 -0800 Message-ID: <877hqmhz80.fsf@caffeine.danplanet.com> References: <1265736604-24194-1-git-send-email-danms@us.ibm.com> <1265736604-24194-3-git-send-email-danms@us.ibm.com> <20100209212928.GB32513@us.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20100209212928.GB32513-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org> (Serge E. Hallyn's message of "Tue\, 9 Feb 2010 15\:29\:28 -0600") List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: containers-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org Errors-To: containers-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org To: "Serge E. Hallyn" Cc: containers-qjLDD68F18O7TbgM5vRIOg@public.gmane.org List-Id: containers.vger.kernel.org SH> Well you can't quite do that bc fs/eventpoll.c:ep_items_restore() SH> will use ckpt_obj_fetch(). That runs in the deferqueue_run() function, not the deferqueue_destroy() bit, which is what I'm actually changing the order of here. Right? -- Dan Smith IBM Linux Technology Center email: danms-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org