All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jan De Luyck <lkml-gY0FE6dpLprYtjvyW6yDsg@public.gmane.org>
To: linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
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.


-------------------------------------------------------
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

WARNING: multiple messages have this Message-ID (diff)
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: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-17  6:54 Jan De Luyck [this message]
2004-05-17  6:54 ` Badness in remove_proc_entry when 'rmmod battery' Jan De Luyck
  -- strict thread matches above, loose matches on Subject: below --
2004-05-17  6:58 Wang, Zhenyu Z
     [not found] ` <6E0C289723A0564F9A8279E236E8565F07668DFA-4yWAQGcml64divtuJNk2fFDQ4js95KgL@public.gmane.org>
2004-05-17  9:32   ` Luca Capello

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-gy0fe6dplprytjvyw6ydsg@public.gmane.org \
    --cc=acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
    --cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.