Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261769AbTEKRCI (ORCPT ); Sun, 11 May 2003 13:02:08 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261780AbTEKRCI (ORCPT ); Sun, 11 May 2003 13:02:08 -0400 Received: from siaab2ab.compuserve.com ([149.174.40.130]:62969 "EHLO siaab2ab.compuserve.com") by vger.kernel.org with ESMTP id S261769AbTEKRCH (ORCPT ); Sun, 11 May 2003 13:02:07 -0400 Date: Sun, 11 May 2003 13:12:11 -0400 From: Chuck Ebbert <76306.1226@compuserve.com> Subject: PROBLEM: ide_floppy and 2.5.69 To: "Udo A. Steinberg" Cc: linux-kernel Message-ID: <200305111314_MC3-1-3860-9546@compuserve.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1127 Lines: 34 "Udo A. Steinberg" wrote: > hde: 98304kB, 96/64/32 CHS, 4096 kBps, 512 sector size, 2941 rpm > hde: hde1 > hde: hde1 > Badness in kobject_register at lib/kobject.c:293 > Call Trace: > [] kobject_register+0x58/0x70 > [] register_disk+0x137/0x140 > [] add_disk+0x4e/0x60 > [] exact_match+0x0/0x10 > [] exact_lock+0x0/0x20 > [] idefloppy_attach+0x16f/0x1a0 > [] ata_attach+0x4f/0x120 > [] ide_register_driver+0xf5/0x110 > [] idefloppy_init+0x1b/0x60 > [] do_initcalls+0x2c/0xa0 > [] init_workqueues+0xf/0x30 > [] init+0x33/0x190 > [] init+0x0/0x190 > [] kernel_thread_helper+0x5/0x18 It is trying to register the object "hde1" twice and getting -EEXIST on the second try. I reported this to the list over a month ago... - 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/