From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760914AbYDKQHT (ORCPT ); Fri, 11 Apr 2008 12:07:19 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1760162AbYDKQHH (ORCPT ); Fri, 11 Apr 2008 12:07:07 -0400 Received: from an-out-0708.google.com ([209.85.132.251]:59544 "EHLO an-out-0708.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759532AbYDKQHF (ORCPT ); Fri, 11 Apr 2008 12:07:05 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=LiL5jVgJUwrHRIhjuzKOZhXXc+s/PnZYETsjz0J2KgdxYhofsTCrrUv+neo0poCHUpmF03bSBuOxIJU8oidFh9f6kfiHgYtDkLihxsPqL9KULShNYCHJ9PYbsBAIVBRRZscTIeuIo3mZcwNIiMaPCNK7Gdlr+J/7H6IyEDfFaeM= Message-ID: Date: Fri, 11 Apr 2008 16:07:04 +0000 From: "Justin Mattock" To: "Ingo Molnar" Subject: Re: mutex_unlock Cc: "Rafael J. Wysocki" , "Linux Kernel" , "Andrew Morton" , "Peter Zijlstra" , "Thomas Gleixner" In-Reply-To: <20080411090729.GD10801@elte.hu> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200804092240.26623.rjw@sisk.pl> <20080411090729.GD10801@elte.hu> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Apr 11, 2008 at 9:07 AM, Ingo Molnar wrote: > > * Justin Mattock wrote: > > > > > 2.6.25-rc8-00194-g4cac04d ran vary smoothly; > > > > then I decided to pull the latest git (2.6.25-rc8-00208-g7180c4c)and > > > > see what I might find. > > > > upon reboot the system starts up giving me this: > > > > > > > > Starting up > > > > Decompressing Linux Done > > > > Booting the kernel > > > > __ <-------blinking > > > > > > > > I waited a few seconds or minutes but nothing; > > to perhaps get more kernel messages about this, try the earlyprintk=vga > boot option - does it produce any messages? > > Ingo > Thanks for the info, I can try that and see if I receive any kind of messages. regards; -- Justin P. Mattock