linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Peter Johanson <latexer@gentoo.org>
To: linux-kernel@vger.kernel.org, linux-net@vger.kernel.org
Subject: rmmodding e100 trace calls on 2.6.0-test2-mm2
Date: Fri, 1 Aug 2003 18:50:40 -0400	[thread overview]
Message-ID: <20030801224932.GA4241@gonzo.peterjohanson.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 2647 bytes --]

I get the following errors when rmmodding e100 and similar errors with
other net modules . The errors seem to come from the latest addition to 
drivers/base/class.c. Please reply directly as i'm on linux-net and not
on linux-kernel. thanks.

-pete

kobject 'statistics' does not have a release() function, it is broken
and must be fixed.
Badness in kobject_cleanup at lib/kobject.c:402
Call Trace:
 [<c0226001>] kobject_cleanup+0x5f/0x85
 [<c02f90a5>] netdev_unregister_sysfs+0x39/0x3b
 [<c02f8549>] netdev_run_todo+0x108/0x170
 [<f98f3538>] e100_remove1+0x27/0x7e [e100]
 [<c0232cc3>] pci_device_remove+0x3b/0x3d
 [<c0276ac7>] device_release_driver+0x62/0x64
 [<c0276ae9>] driver_detach+0x20/0x2e
 [<c0276d2c>] bus_remove_driver+0x3d/0x75
 [<c02770e8>] driver_unregister+0x13/0x28
 [<c0232f61>] pci_unregister_driver+0x16/0x26
 [<f98fb91f>] e100_cleanup_module+0x1b/0x4f [e100]
 [<c012fa94>] sys_delete_module+0x137/0x191
 [<c014687e>] do_munmap+0x147/0x183
 [<c0109097>] syscall_call+0x7/0xb
 
Device class 'eth0' does not have a release() function,
it is broken and must be fixed.
Badness in class_dev_release at drivers/base/class.c:201
Call Trace:
 [<c0226025>] kobject_cleanup+0x83/0x85
 [<c02776e6>] class_device_unregister+0x13/0x23
 [<c02f8549>] netdev_run_todo+0x108/0x170
 [<f98f3538>] e100_remove1+0x27/0x7e [e100]
 [<c0232cc3>] pci_device_remove+0x3b/0x3d
 [<c0276ac7>] device_release_driver+0x62/0x64
 [<c0276ae9>] driver_detach+0x20/0x2e
 [<c0276d2c>] bus_remove_driver+0x3d/0x75
 [<c02770e8>] driver_unregister+0x13/0x28
 [<c0232f61>] pci_unregister_driver+0x16/0x26
 [<f98fb91f>] e100_cleanup_module+0x1b/0x4f [e100]
 [<c012fa94>] sys_delete_module+0x137/0x191
 [<c014687e>] do_munmap+0x147/0x183
 [<c0109097>] syscall_call+0x7/0xb

kobject 'class_obj' does not have a release() function, it is broken and
must be fixed.
Badness in kobject_cleanup at lib/kobject.c:402
Call Trace:
 [<c0226001>] kobject_cleanup+0x5f/0x85
 [<c02f8549>] netdev_run_todo+0x108/0x170
 [<f98f3538>] e100_remove1+0x27/0x7e [e100]
 [<c0232cc3>] pci_device_remove+0x3b/0x3d
 [<c0276ac7>] device_release_driver+0x62/0x64
 [<c0276ae9>] driver_detach+0x20/0x2e
 [<c0276d2c>] bus_remove_driver+0x3d/0x75
 [<c02770e8>] driver_unregister+0x13/0x28
 [<c0232f61>] pci_unregister_driver+0x16/0x26
 [<f98fb91f>] e100_cleanup_module+0x1b/0x4f [e100]
 [<c012fa94>] sys_delete_module+0x137/0x191
 [<c014687e>] do_munmap+0x147/0x183
 [<c0109097>] syscall_call+0x7/0xb
 
-- 
Peter Johanson
<latexer@gentoo.org>

Key ID = 0x6EFA3917
Key fingerprint = A90A 2518 57B1 9D20 9B71  A2FF 8649 439B 6EFA 3917

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

             reply	other threads:[~2003-08-01 22:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-01 22:50 Peter Johanson [this message]
2003-08-01 23:01 ` rmmodding e100 trace calls on 2.6.0-test2-mm2 Stephen Hemminger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030801224932.GA4241@gonzo.peterjohanson.com \
    --to=latexer@gentoo.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-net@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).