From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tejun Heo Subject: Re: loosing IPMI-card by loading netconsole Date: Sat, 15 May 2010 00:11:21 +0200 Message-ID: <4BEDCA89.7000707@kernel.org> References: <20100514134544.GA26674@gretchen.aei.mpg.de> <4BED79EB.1000204@kernel.org> <1273858653.15067.1335.camel@calx> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: "Ronciak, John" , Henning Fehrmann , "Kirsher, Jeffrey T" , "Brandeburg, Jesse" , "Allan, Bruce W" , "Waskiewicz Jr, Peter P" , "netdev@vger.kernel.org" , Carsten Aulbert To: Matt Mackall Return-path: Received: from hera.kernel.org ([140.211.167.34]:35050 "EHLO hera.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750823Ab0ENWLc (ORCPT ); Fri, 14 May 2010 18:11:32 -0400 In-Reply-To: <1273858653.15067.1335.camel@calx> Sender: netdev-owner@vger.kernel.org List-ID: Hello, On 05/14/2010 07:37 PM, Matt Mackall wrote: >> On 2.6.27.39, netconsole + IPMI works fine. On 2.6.32.7, as soon as >> netconsole is loaded, IPMI stops working. Unloading netconsole >> doesn't revive IPMI but detaching the driver from the controller does. >> In both cases, usual networking works fine. > > Looks like a job for bisect. Yeap, sure, it would be effective but I kind of want to leave bisection as the last resort. Bisection is a somewhat painful process especially when the machine isn't right next to you and someone who has overall knowledge can often identify the problem much easier with appropriate debugging info. Thanks. -- tejun