From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Serge E. Hallyn" Subject: Re: [PATCH 1/1] don't call pre_restore_task twice Date: Thu, 8 Oct 2009 13:19:07 -0500 Message-ID: <20091008181907.GA29986@us.ibm.com> References: <20091007234750.GA6881@us.ibm.com> <871vldg3uz.fsf@caffeine.danplanet.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <871vldg3uz.fsf-FLMGYpZoEPULwtHQx/6qkW3U47Q5hpJU@public.gmane.org> 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: Dan Smith Cc: Linux Containers List-Id: containers.vger.kernel.org Quoting Dan Smith (danms-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org): > SH> This fixes a memory leak spotted by Dan Smith, and the > SH> actual bug was deduced by Matt Helsley. > > SH> Signed-off-by: Serge E. Hallyn > SH> Reported-by: Dan Smith > > Tested-by: Dan Smith > > Thanks! Thanks, pushed for now to git://git.kernel.org/pub/scm/linux/kernel/git/sergeh/linux-cr.git branch ckpt-v18-dev.oct8 -serge