From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rusty Russell Date: Tue, 18 May 2010 00:51:49 +0000 Subject: Re: [PATCH 1/4] drivers/char: Eliminate use after free Message-Id: <201005181009.50470.rusty@rustcorp.com.au> List-Id: References: <20100517072337.GC3313@amit-laptop.redhat.com> In-Reply-To: <20100517072337.GC3313@amit-laptop.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Amit Shah Cc: Julia Lawall , virtualization@lists.linux-foundation.org, linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org On Mon, 17 May 2010 06:31:40 pm Amit Shah wrote: > On (Sat) May 15 2010 [11:45:53], Julia Lawall wrote: > > From: Julia Lawall ... > > Signed-off-by: Julia Lawall > > Acked-by: Amit Shah > > Thanks, Julia. > > Rusty, please pick this patch. Thanks. Done. Thanks! Rusty. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755980Ab0ERAj4 (ORCPT ); Mon, 17 May 2010 20:39:56 -0400 Received: from ozlabs.org ([203.10.76.45]:43331 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755730Ab0ERAjz (ORCPT ); Mon, 17 May 2010 20:39:55 -0400 From: Rusty Russell To: Amit Shah Subject: Re: [PATCH 1/4] drivers/char: Eliminate use after free Date: Tue, 18 May 2010 10:09:49 +0930 User-Agent: KMail/1.13.2 (Linux/2.6.32-21-generic; KDE/4.4.2; i686; ; ) Cc: Julia Lawall , virtualization@lists.linux-foundation.org, linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org References: <20100517072337.GC3313@amit-laptop.redhat.com> In-Reply-To: <20100517072337.GC3313@amit-laptop.redhat.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201005181009.50470.rusty@rustcorp.com.au> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 17 May 2010 06:31:40 pm Amit Shah wrote: > On (Sat) May 15 2010 [11:45:53], Julia Lawall wrote: > > From: Julia Lawall ... > > Signed-off-by: Julia Lawall > > Acked-by: Amit Shah > > Thanks, Julia. > > Rusty, please pick this patch. Thanks. Done. Thanks! Rusty.