From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from services.gcu-squad.org (zone0.gcu-squad.org [212.85.147.21]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id D2C17B70FE for ; Fri, 24 Sep 2010 19:29:39 +1000 (EST) Date: Fri, 24 Sep 2010 11:12:09 +0200 From: Jean Delvare To: Randy Dunlap , Grant Likely Subject: Re: [BUG 2.6.36-rc5] of_i2c.ko <-> i2c-core.ko dependency loop Message-ID: <20100924111209.3c071da3@endymion.delvare> In-Reply-To: <20100923150559.9c67da11.rdunlap@xenotime.net> References: <19611.16302.262307.129176@pilspetsen.it.uu.se> <20100923113807.4643fbbb.rdunlap@xenotime.net> <19611.46496.782340.466509@pilspetsen.it.uu.se> <20100923150559.9c67da11.rdunlap@xenotime.net> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Cc: Mikael Pettersson , linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org, linux-i2c@vger.kernel.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Thu, 23 Sep 2010 15:05:59 -0700, Randy Dunlap wrote: > On Thu, 23 Sep 2010 22:16:32 +0200 Mikael Pettersson wrote: > > Randy Dunlap writes: > > > No kconfig warnings? > > > > Not that I recall. I can check tomorrow if necessary. > > No kconfig warnings. I checked with your .config file. > > > > Please post your full .config file. > > Just a matter of module i2c-core calls of_ functions and module of_i2c calls > i2c_ functions. Hmph. Something for Grant, Jean, and Ben to work out. As far as I can see this is caused by this commit from Grant: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=959e85f7751c33d1a2dabc5cc3fe2ed0db7052e5 Mikael, can you please try reverting this patch and see if it solves your problem? -- Jean Delvare