From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: [crash, bisected] I2C, kobject (ffff81003e8c4160): tried to init an initialized object (was: Re: [GIT PULL] i2c updates for 2.6.27, round 1) Date: Thu, 17 Jul 2008 15:42:21 -0700 Message-ID: <20080717224221.GB28108@suse.de> References: <20080714224945.629446fa@hyperion.delvare> <20080716082352.GA30483@elte.hu> <20080716110702.3ca61eb2@hyperion.delvare> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20080716110702.3ca61eb2@hyperion.delvare> Sender: linux-kernel-owner@vger.kernel.org To: Jean Delvare Cc: Ingo Molnar , Linux I2C , LKML , Ben Dooks , john stultz List-Id: linux-i2c@vger.kernel.org On Wed, Jul 16, 2008 at 11:07:02AM +0200, Jean Delvare wrote: > > btw., Greg, the kobject debugging check and output is really nice, > > informative and useful! It likely pinpoints the real bug here. > > Is this something new in 2.6.26-gitX? I want to know if the bug is > something new or if it could be already present in 2.6.26 and earlier > kernels and went unnoticed so far. It is in 2.6.26 as I haven't merged any patches with Linus yet, portions of it might be in older kernels, but not in the same type of format. thanks, greg k-h