* RE: Badness in remove_proc_entry when 'rmmod battery'
@ 2004-05-17 6:58 Wang, Zhenyu Z
[not found] ` <6E0C289723A0564F9A8279E236E8565F07668DFA-4yWAQGcml64divtuJNk2fFDQ4js95KgL@public.gmane.org>
0 siblings, 1 reply; 3+ messages in thread
From: Wang, Zhenyu Z @ 2004-05-17 6:58 UTC (permalink / raw)
To: Jan De Luyck; +Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
Pls, see http://bugme.osdl.org/show_bug.cgi?id=2705
thanks,
-zhen
-----Original Message-----
From: acpi-devel-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org [mailto:acpi-devel-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org] On Behalf Of Jan De Luyck
Sent: 2004年5月17日 14:54
To: linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org; acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: [ACPI] Badness in remove_proc_entry when 'rmmod battery'
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.
-------------------------------------------------------
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
_______________________________________________
Acpi-devel mailing list
Acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/acpi-devel
-------------------------------------------------------
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
^ permalink raw reply [flat|nested] 3+ messages in thread* Badness in remove_proc_entry when 'rmmod battery'
@ 2004-05-17 6:54 Jan De Luyck
0 siblings, 0 replies; 3+ messages in thread
From: Jan De Luyck @ 2004-05-17 6:54 UTC (permalink / raw)
To: linux-kernel-u79uwXL29TY76Z2rM5mHXA,
acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
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.
-------------------------------------------------------
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2004-05-17 9:32 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-05-17 6:58 Badness in remove_proc_entry when 'rmmod battery' Wang, Zhenyu Z
[not found] ` <6E0C289723A0564F9A8279E236E8565F07668DFA-4yWAQGcml64divtuJNk2fFDQ4js95KgL@public.gmane.org>
2004-05-17 9:32 ` Luca Capello
-- strict thread matches above, loose matches on Subject: below --
2004-05-17 6:54 Jan De Luyck
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox