Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755336AbZINJoS (ORCPT ); Mon, 14 Sep 2009 05:44:18 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751548AbZINJoS (ORCPT ); Mon, 14 Sep 2009 05:44:18 -0400 Received: from hera.kernel.org ([140.211.167.34]:46931 "EHLO hera.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751246AbZINJoR (ORCPT ); Mon, 14 Sep 2009 05:44:17 -0400 Message-ID: <4AAE105E.1080005@kernel.org> Date: Mon, 14 Sep 2009 18:43:58 +0900 From: Tejun Heo User-Agent: Thunderbird 2.0.0.22 (X11/20090605) MIME-Version: 1.0 To: Frans Pop CC: Jesse Brandeburg , linux-kernel@vger.kernel.org, netdev@vger.kernel.org, Ingo Molnar Subject: Re: bisect results of MSI-X related panic (help!) References: <1252699744.3877.15.camel@jbrandeb-hc.jf.intel.com> <200909120623.49764.elendil@planet.nl> <4AAE0F7B.5050203@kernel.org> In-Reply-To: <4AAE0F7B.5050203@kernel.org> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.0 (hera.kernel.org [127.0.0.1]); Mon, 14 Sep 2009 09:44:12 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1365 Lines: 32 Tejun Heo wrote: > Frans Pop wrote: >> Jesse Brandeburg wrote: >>> I've bisected, here is my bisect log, problem is that the commit >>> identified is a merge commit, and *I don't know what to revert to test*. >>> It appears the parent of the merge: >>> 6e15cf04860074ad032e88c306bea656bbdd0f22 is marked good, but looks to be >>> in a possibly related area to the panic. >> That merge does contain quite a few merge fixups, so it's quite possible >> one of them is the cause of the failure. >> Maybe the simplest way to verify that is to compile both parents of the >> merge to doublecheck that they work OK. Then, if a compile of the merge >> itself is bad, the problem really is in the merge commit itself. >> >> That commit is the "percpu" merge, so I've added Tejun (author of most of >> that branch) and Ingo (merger) in CC. > > Sorry, the oops doesn't ring a bell, well, not yet at least. It would > be great if the bisection can be narrowed down more. Also, building w/ debug option on, capturing more oops traces and pasting gdb output of l * might shed some more light. Thanks. -- tejun -- 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/