Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755270AbYFRSNg (ORCPT ); Wed, 18 Jun 2008 14:13:36 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752259AbYFRSN2 (ORCPT ); Wed, 18 Jun 2008 14:13:28 -0400 Received: from earthlight.etchedpixels.co.uk ([81.2.110.250]:40196 "EHLO lxorguk.ukuu.org.uk" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752075AbYFRSN2 (ORCPT ); Wed, 18 Jun 2008 14:13:28 -0400 Date: Wed, 18 Jun 2008 18:55:34 +0100 From: Alan Cox To: "Hans-Peter Jansen" Cc: linux-kernel@vger.kernel.org, "R.L. Horn" Subject: Re: 2.6.25.3: serial problem (minicom) Message-ID: <20080618185534.5f969f63@lxorguk.ukuu.org.uk> In-Reply-To: <200806180215.45925.hpj@urpla.net> References: <20080617095827.0f4f77de@lxorguk.ukuu.org.uk> <200806180215.45925.hpj@urpla.net> X-Mailer: Claws Mail 3.4.0 (GTK+ 2.12.8; x86_64-redhat-linux-gnu) Organization: Red Hat UK Cyf., Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SL4 1TE, Y Deyrnas Gyfunol. Cofrestrwyd yng Nghymru a Lloegr o'r rhif cofrestru 3798903 Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 979 Lines: 26 On Wed, 18 Jun 2008 02:15:45 +0200 "Hans-Peter Jansen" wrote: > Am Dienstag, 17. Juni 2008 schrieb Alan Cox: > > On Mon, 16 Jun 2008 23:22:54 -0500 (CDT) > > > > Ah ok I know what the bug is - it was fixed in 2.6.26-rc as follows > > > > + /* Don't rewrite B0 */ > > + if (tty_termios_baud_rate(termios)) > > + tty_termios_encode_baud_rate(termios, baud, baud); > > } > > Alan, could this issue lead to dysfunctional serial dcf77 receivers, too? > (and could you point my to the related git changeset?) I don't generally work via git so I don't offhand know the changeset id. I guess it could do. If its causing this many actual problem cases it might also want to go into stable. Alan -- 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/