Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S268159AbUIFPpf (ORCPT ); Mon, 6 Sep 2004 11:45:35 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S268161AbUIFPpf (ORCPT ); Mon, 6 Sep 2004 11:45:35 -0400 Received: from anchor-post-33.mail.demon.net ([194.217.242.91]:65296 "EHLO anchor-post-33.mail.demon.net") by vger.kernel.org with ESMTP id S268159AbUIFPpb (ORCPT ); Mon, 6 Sep 2004 11:45:31 -0400 Message-ID: <413C8612.4010806@superbug.demon.co.uk> Date: Mon, 06 Sep 2004 16:45:22 +0100 From: James Courtier-Dutton User-Agent: Mozilla Thunderbird 0.7.3 (X11/20040812) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Russell King CC: Danny ter Haar , linux-kernel@vger.kernel.org Subject: Re: Linux serial console patch References: <20040905175037.O58184@cus.org.uk> <413BA35C.8080705@superbug.demon.co.uk> <20040906114321.A26906@flint.arm.linux.org.uk> In-Reply-To: <20040906114321.A26906@flint.arm.linux.org.uk> X-Enigmail-Version: 0.84.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1276 Lines: 31 Russell King wrote: > On Mon, Sep 06, 2004 at 10:32:27AM +0000, Danny ter Haar wrote: > >>James Courtier-Dutton wrote: >> >>>>I have read your posts to lkml containing your serial console flow control >>>>patches firstly for 2.4.x and then for 2.6.x kernels. >>> >>>Does this fix junk being output from the serial console? >>>If one is using Pentium 4 HT, it seems that both CPU cores try to send >>>characters to the serial port at the same time, resulting in lost >>>characters as one CPU over writes the output from the other. >> >>We have multiple P4-HT enabled servers with debian installed & serial >>console enabled (RPB++ ;-) and _i_ have never seen this behaviour. > > > I don't think this is a serial problem as such, but a problem with the > kernel console subsystem (printk) itself. Maybe James can provide an > example output to confirm exactly what he's seeing. > http://www.superbug.demon.co.uk/latency/ There are 2 oops traces there. At about line 176, the corruption starts. - 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/