From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by ozlabs.org (Postfix) with ESMTP id 86B51B7D43 for ; Fri, 11 Jun 2010 23:36:27 +1000 (EST) Date: Fri, 11 Jun 2010 19:07:50 +0530 From: Amit Shah To: John Kacur Subject: Re: [PATCH 5/5] hvc_console: Fix race between hvc_close and hvc_remove Message-ID: <20100611133750.GU20595@amit-laptop.redhat.com> References: <1683892268.3009511276260172853.JavaMail.root@zmail07.collab.prod.int.phx2.redhat.com> <186819076.3013051276262029056.JavaMail.root@zmail07.collab.prod.int.phx2.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <186819076.3013051276262029056.JavaMail.root@zmail07.collab.prod.int.phx2.redhat.com> Cc: Stephen Rothwell , Rusty Russell , Clark Williams , Greg Kroah-Hartman , Arnaldo Carvalho de Melo , linuxppc-dev@ozlabs.org, Thomas Gleixner , "Luis Claudio R. Goncalves" , Alan Cox List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On (Fri) Jun 11 2010 [09:13:49], John Kacur wrote: > > I was just listing patches that Thomas could potentially include > in the real-time kernel which is currently based on 2.6.33.5 There's a fix to this patch: 320718ee074acce5ffced6506cb51af1388942aa that you might want to include as well. Amit