Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758997AbXHCGVA (ORCPT ); Fri, 3 Aug 2007 02:21:00 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751878AbXHCGUy (ORCPT ); Fri, 3 Aug 2007 02:20:54 -0400 Received: from mailrelay001.isp.belgacom.be ([195.238.6.51]:49883 "EHLO mailrelay001.isp.belgacom.be" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751052AbXHCGUy (ORCPT ); Fri, 3 Aug 2007 02:20:54 -0400 Date: Fri, 3 Aug 2007 08:24:37 +0200 From: Wim Van Sebroeck To: Dave Young Cc: LKML , Andrew Morton Subject: Re: eurotechwdt will cause reboot Message-ID: <20070803062436.GA2652@infomag.infomag.iguana.be> References: <20070801055845.GA2648@infomag.infomag.iguana.be> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1061 Lines: 27 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? Greetings, Wim. - 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/