From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mario Frasca Subject: Re: Console output corruption Date: Sun, 18 Apr 2010 17:17:18 +0200 Message-ID: <20100418151718.GA15501@croese.home.bogus> References: <7A01080381764DE0B2C2FF7F21F4DF7E@linux104> <1271602213.19039.16.camel@castle> Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: <1271602213.19039.16.camel@castle> Sender: linux-8086-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Phil Goembel Cc: Dieter Kedrowitsch , linux-8086@vger.kernel.org On 2010-0418 09:50:13, Phil Goembel wrote: > On Wed, 2010-03-10 at 13:25 -0500, Dieter Kedrowitsch wrote: > > Hans, thanks for the reply. > > > If anyone who is still following the list has the time and ability to > > help me out, please feel free to chime in! > > > > Thanks! > > In elks/kernel/printk.c is the following code for parsing a format > string (line 139, right after detecting a '%'): > > width = zero = '0'; > [...] when/where did you grab that from? in http://elks.cvs.sourceforge.net/viewvc/elks/elks/kernel/printk.c?revision=1.20&view=markup, committed 5 years ago, width and zero are initialized to 0, not '0'... M -- A Smith and Wesson beats four aces.