From mboxrd@z Thu Jan 1 00:00:00 1970 From: Phil Goembel Subject: Re: Console output corruption Date: Sun, 18 Apr 2010 10:45:17 -0500 Message-ID: <1271605517.19039.32.camel@castle> References: <7A01080381764DE0B2C2FF7F21F4DF7E@linux104> <1271602213.19039.16.camel@castle> <20100418151718.GA15501@croese.home.bogus> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20100418151718.GA15501@croese.home.bogus> Sender: linux-8086-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" To: Mario Frasca Cc: Dieter Kedrowitsch , linux-8086@vger.kernel.org On Sun, 2010-04-18 at 17:17 +0200, Mario Frasca wrote: > On 2010-0418 09:50:13, Phil Goembel wrote: > > > > 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 > I grabbed it from the newest files on sourceforge: elks-0.1.3.tar.gz 542.7 KB 2006-05-03 3,708 via this link: http://sourceforge.net/projects/elks/files/elks/0.1.3/elks-0.1.3.tar.gz/download