Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753641Ab1E1OeB (ORCPT ); Sat, 28 May 2011 10:34:01 -0400 Received: from mail-yw0-f46.google.com ([209.85.213.46]:52076 "EHLO mail-yw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753483Ab1E1OeA convert rfc822-to-8bit (ORCPT ); Sat, 28 May 2011 10:34:00 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=KgrlX6XjayS6HianPKnzxQQDwhdN1/S0gPFK5i5zMcdi2Jiys80PJyilUHrhStRqID 6kujP81lnMbVFxykdsZqP+QX+nYudmnZixdKLvacsUIOg82EhluJBd2g6V+kixvn+JAv V+Fx9Dv6kL2L/HseSUEnDGFvTX1VUrVUQKQPY= MIME-Version: 1.0 In-Reply-To: References: <1306579592.2527.2.camel@localhost.localdomain> Date: Sat, 28 May 2011 20:33:57 +0600 Message-ID: Subject: Re: Boot failed on latest 2.6.39 From: Rakib Mullick To: Andrew Lutomirski Cc: linux-kernel@vger.kernel.org, Thomas Gleixner Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1246 Lines: 37 On Sat, May 28, 2011 at 5:16 PM, Andrew Lutomirski wrote: > On Sat, May 28, 2011 at 6:46 AM, Rakib Mullick wrote: >> With attached config, boot failed on my core i3 machine. Bisection log is also attached (bisectlog). Probably, the patchset from luto@mit.edu (https://lkml.org/lkml/2011/5/26/433) breaks things up. >> It seems the following commit is responsible: >> >> ?commit f144a6b4d1688675d88990e29567b2335b48205e >> ?Author: Andy Lutomirski >> ?Date: ? Mon May 23 09:31:30 2011 -0400 >> > > I would bet it's one of the other commits in the series, not that one. > > Can you try this: > > http://git.kernel.org/?p=linux/kernel/git/rostedt/linux-2.6-trace.git;a=commit;h=89e1be50c68eb5e58b873dce87bbac627ee18d1f > > If that doesn't fix it, what was the failure? ?Attempted to kill init > is most likely, but whatever showed up on the screen would be helpful. > Yes, thanks. It does fix the failure. Thanks, Rakib > --Andy > >> >> >> >> > -- 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/