From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S266030AbUBJTRl (ORCPT ); Tue, 10 Feb 2004 14:17:41 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S266033AbUBJTRl (ORCPT ); Tue, 10 Feb 2004 14:17:41 -0500 Received: from [217.73.129.129] ([217.73.129.129]:9928 "EHLO linuxhacker.ru") by vger.kernel.org with ESMTP id S266030AbUBJTRh (ORCPT ); Tue, 10 Feb 2004 14:17:37 -0500 Date: Tue, 10 Feb 2004 21:17:22 +0200 Message-Id: <200402101917.i1AJHMuc131759@car.linuxhacker.ru> From: Oleg Drokin Subject: Re: 2.6.3-rc1-mm1 - Badness in kobject_get To: linux-kernel@vger.kernel.org, bcollins@debian.org References: <1ngdf-3Qx-1@gated-at.bofh.it> <20040209174833.GA9639@kroah.com> <20040209175125.GM1042@phunnypharm.org> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Hello! Ben Collins wrote: >> > Freeing unused kernel memory: 152k freed >> > ieee1394: Host added: ID:BUS[0-00:1023] GUID[0010dc00002c6405] >> > Badness in kobject_get at lib/kobject.c:431 >> > Call Trace: >> > [] kobject_get+0x4c/0x50 >> > [] get_device+0x18/0x30 >> > [] bus_for_each_dev+0x63/0xc0 >> > [] nodemgr_node_probe+0x4d/0x130 >> > [] nodemgr_probe_ne_cb+0x0/0x90 >> > [] nodemgr_host_thread+0x179/0x1a0 >> > [] nodemgr_host_thread+0x0/0x1a0 >> > [] kernel_thread_helper+0x5/0xc >> Known issue, please read the archives. >> Also, no one seems to know what the problem is :( BC> Nor why it seems to only affect ieee1394, when nothing changed. Also it BC> seems to only affect -mm. Nope. It happens with 2.6.3-rc2 here. (note no -mm part) 2.6.2 was fine. I will probably do more experiments to find out which patch made this to happen. Bye, Oleg