Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752835AbZISQgJ (ORCPT ); Sat, 19 Sep 2009 12:36:09 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751798AbZISQgI (ORCPT ); Sat, 19 Sep 2009 12:36:08 -0400 Received: from mail-ew0-f206.google.com ([209.85.219.206]:55837 "EHLO mail-ew0-f206.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750975AbZISQgH (ORCPT ); Sat, 19 Sep 2009 12:36:07 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=bmA5z2IjbgxExpmDB95PUdIJXwRLelAVKBM7Ntcr9MdRSjHCXMALo3HsPbrzLWvTR5 U0DFf1mz6u0004zYfNoL50kM3lbvSLs7IDw9D+orULMRGs0goeZuetPo973TS8/GT5m/ 89UM/TYtdZkD0295LckZg1YkU4vhKqIGxSTHc= Date: Sat, 19 Sep 2009 18:36:07 +0200 From: Johan Hovold To: Alan Stern Cc: Johan Hovold , Greg KH , Alan Cox , linux-usb@vger.kernel.org, e9hack , linux-kernel@vger.kernel.org Subject: Re: [PATCH] USB: ftdi_sio: Fix read regression in 2.6.31. Message-ID: <20090919163607.GA16949@localhost> References: <20090919160347.GA14156@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 612 Lines: 16 On Sat, Sep 19, 2009 at 12:20:53PM -0400, Alan Stern wrote: > On Sat, 19 Sep 2009, Johan Hovold wrote: > > Use ASYNCB_INITIALIZED to determine when to stop reading. > This is a good change. It should be made in all the serial drivers, > not just ftdi_sio. How'd you like to submit patches for all the rest > of the drivers? Sure, I'll do that tomorrow. /Johan -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/