Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760383AbXHCHJl (ORCPT ); Fri, 3 Aug 2007 03:09:41 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757516AbXHCHJb (ORCPT ); Fri, 3 Aug 2007 03:09:31 -0400 Received: from rv-out-0910.google.com ([209.85.198.188]:12097 "EHLO rv-out-0910.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755481AbXHCHJb (ORCPT ); Fri, 3 Aug 2007 03:09:31 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=G5Ut8uWKgTaCXQpbl8fwI55bGp/qajiDBBf0XFV/YNVILzfdChcTxUtnmCWn2xhtEVUy1PH5Eh/+PCiFvb7kRfDLoUrbQTIpLwEUrUR/oglM3qHUPP9OXaLA7r5uNAm+nZYat3aE1Hnk3ms9qFU29IRnGCiOHdbonrzd4LIgE18= Message-ID: Date: Fri, 3 Aug 2007 07:09:29 +0000 From: "Dave Young" To: "Wim Van Sebroeck" Subject: Re: eurotechwdt will cause reboot Cc: LKML , "Andrew Morton" In-Reply-To: <20070803062436.GA2652@infomag.infomag.iguana.be> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20070801055845.GA2648@infomag.infomag.iguana.be> <20070803062436.GA2652@infomag.infomag.iguana.be> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1238 Lines: 28 >On 8/3/07, Wim Van Sebroeck wrote: > Hi Dave, > > > Hi, > > News: 2.6.23-rc1-mm1 will reboot with eurotechwdt, but 2.6.23-rc1-mm2 > > will not. do you need the config files? > > > > I will concentrate on this problem as well. Any hints how to debug? > > Yes: make a diff file between the two versions and see what has changed. > If something changed on the eurotechwdt file then that is probably the > answer you are looking for. Else it will mean that your problem is fixed > by other code and then we will have to find out which code did this. > > I was reading the datasheet to see how the driver worked. But I think > we want to concentrate now first on what the difference is between the > -mm1 and -mm2. Luckily something fixed allready your problem. Now it would > be usefull to know what that was. > > Are your config files for both versions almost the same? > Yes, I just copyed the -mm1 config file to -mm2, then make oldconfig & make. I think they are mostly same. - 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/