Badness in remove_proc_entry when 'rmmod battery'

From: Jan De Luyck
Date: Mon May 17 2004 - 01:56:12 EST


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.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/