LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Jan De Luyck <lkml@kcore.org>
To: linux-kernel@vger.kernel.org, acpi-devel@lists.sourceforge.net
Subject: Badness in remove_proc_entry when 'rmmod battery'
Date: Mon, 17 May 2004 08:54:14 +0200 [thread overview]
Message-ID: <200405170854.14987.lkml@kcore.org> (raw)
This showed up in my logs today when rmmod'ing the battery module:
Badness in remove_proc_entry at fs/proc/generic.c:685
Call Trace:
[<c017964a>] remove_proc_entry+0x10a/0x150
[<e1a09a4d>] acpi_battery_remove_fs+0x1d/0x2d [battery]
[<e1a09bc5>] acpi_battery_remove+0x32/0x41 [battery]
[<c02674d5>] acpi_driver_detach+0x39/0x7c
[<c0267589>] acpi_bus_unregister_driver+0x12/0x51
[<e1a09bde>] acpi_battery_exit+0xa/0x1e [battery]
[<c012bace>] sys_delete_module+0x13e/0x180
[<c014063a>] do_munmap+0x14a/0x190
[<c010411b>] syscall_call+0x7/0xb
Badness in remove_proc_entry at fs/proc/generic.c:685
Call Trace:
[<c017964a>] remove_proc_entry+0x10a/0x150
[<e1a09a4d>] acpi_battery_remove_fs+0x1d/0x2d [battery]
[<e1a09bc5>] acpi_battery_remove+0x32/0x41 [battery]
[<c02674d5>] acpi_driver_detach+0x39/0x7c
[<c0267589>] acpi_bus_unregister_driver+0x12/0x51
[<e1a09bde>] acpi_battery_exit+0xa/0x1e [battery]
[<c012bace>] sys_delete_module+0x13e/0x180
[<c014063a>] do_munmap+0x14a/0x190
[<c010411b>] syscall_call+0x7/0xb
Jan
--
Bennett's Laws of Horticulture:
(1) Houses are for people to live in.
(2) Gardens are for plants to live in.
(3) There is no such thing as a houseplant.
reply other threads:[~2004-05-17 6:54 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=200405170854.14987.lkml@kcore.org \
--to=lkml@kcore.org \
--cc=acpi-devel@lists.sourceforge.net \
--cc=linux-kernel@vger.kernel.org \
--subject='Re: Badness in remove_proc_entry when '\''rmmod battery'\''' \
/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
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).