From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heinz Diehl Subject: Re: [BUG] object: is not initialized, yet kobject_put() is being called Date: Mon, 20 Sep 2010 20:11:00 +0200 Message-ID: <20100920181100.GA12295@fancy-poultry.org> References: <20100812091659.GA1591@arch.tripp.de> <20100812113624.GB1591@arch.tripp.de> <20100812114513.GA1584@arch.tripp.de> <20100812115657.GA1611@arch.tripp.de> <20100812130411.GA1626@arch.tripp.de> <4C63F285.8070801@signal11.us> <20100812164035.GB6761@fritha.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from moutng.kundenserver.de ([212.227.126.186]:51330 "EHLO moutng.kundenserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753401Ab0ITSLG (ORCPT ); Mon, 20 Sep 2010 14:11:06 -0400 Content-Disposition: inline In-Reply-To: <20100812164035.GB6761@fritha.org> Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org Cc: Alan Ott , Markus Trippelsdorf , Jiri Kosina , linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org, linux-input@vger.kernel.org, Arnd Bergmann On 12.08.2010, Heinz Diehl wrote: > > >>Could please those of you, who are able to reproduce the problem, verify > > >>whether the patch below (completely untested) makes everything behave > > >>again? Thanks. > > >Yes, everything behaves again. Thanks Jiri. > > Seconded. Works good. Thanks for your support Jiri. > Thirded! This fixes the warning here. Unfortunately, I have to take up this problem a second time. I considered the issue fixed, and in fact it was using Jiris patch. However, the same problem came back while testing 2.6.36-rc4 and the following -git's. /var/log/warn shows the same warning as mentioned in the first mail in this thread: Sep 20 08:18:42 liesel apcupsd[5436]: apcupsd FATAL ERROR in linux-usb.c at line 609 Cannot find UPS device -- For a link to detailed USB trouble shooting information, please see . Sep 20 08:18:42 liesel apcupsd[5436]: apcupsd error shutdown completed No additional oops this time, only the warning, and my UPS is no longer working. Jiris patch obviously didn't made it into 2.6.36-rc4, and it doesn't apply nay longer either. Thanks, Heinz.