Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755159Ab3JGJg0 (ORCPT ); Mon, 7 Oct 2013 05:36:26 -0400 Received: from merlin.infradead.org ([205.233.59.134]:58527 "EHLO merlin.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751556Ab3JGJgZ (ORCPT ); Mon, 7 Oct 2013 05:36:25 -0400 Date: Mon, 7 Oct 2013 11:36:17 +0200 From: Peter Zijlstra To: Fengguang Wu Cc: Ingo Molnar , linux-kernel@vger.kernel.org Subject: Re: [x86] BUG: unable to handle kernel paging request at 08000060 Message-ID: <20131007093617.GB3081@twins.programming.kicks-ass.net> References: <20131005234430.GA22485@localhost> <20131005234728.GA22657@localhost> <20131007084957.GY3081@twins.programming.kicks-ass.net> <20131007091720.GA28025@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20131007091720.GA28025@localhost> User-Agent: Mutt/1.5.21 (2012-12-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1386 Lines: 29 On Mon, Oct 07, 2013 at 05:17:20PM +0800, Fengguang Wu wrote: > On Mon, Oct 07, 2013 at 10:49:57AM +0200, Peter Zijlstra wrote: > The numbers in the below two lines mean > > > > git bisect good c31eeaced22ce8bd61268a3c595d542bb38c0a4f # 21:59 450+ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net > > > git bisect bad a0cf1abc25ac197dd97b857c0f6341066a8cb1cf # 21:59 0- Add linux-next specific files for 20130927 > > 21:59 => wall time > > 450+ => this bisect test finishes after 450 good boots; suffix "+" means bisect test result is GOOD > (collected large enough samples to claim it a GOOD kernel/commit) > > 0- => this bisect test finishes after 0 good boots; suffix "-" means bisect test result is BAD > (it sees the message "BUG: unable to handle kernel ..." on the first boot) > > Since all the BAD commits see only 0, 1, or 2 good boots (the lines > with "0-", "1-", "2-") before see the bug message, it means the > problem is pretty reproducible. But the reported bad commit was: 0c44c2d0f459cd7e275242b72f500137c4fa834d which is not the same number as your last BAD line. -- 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/