Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S265969AbUFEBgU (ORCPT ); Fri, 4 Jun 2004 21:36:20 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S266130AbUFEBgU (ORCPT ); Fri, 4 Jun 2004 21:36:20 -0400 Received: from arnor.apana.org.au ([203.14.152.115]:7952 "EHLO arnor.apana.org.au") by vger.kernel.org with ESMTP id S265969AbUFEBgS (ORCPT ); Fri, 4 Jun 2004 21:36:18 -0400 From: Herbert Xu To: wichert@wiggy.net (Wichert Akkerman) Subject: Re: [2.6.6] Oops when unloading processor module Cc: linux-kernel@vger.kernel.org, acpi-devel@lists.sourceforge.net Organization: Core In-Reply-To: <20040604232817.GA11305@wiggy.net> X-Newsgroups: apana.lists.os.linux.kernel User-Agent: tin/1.7.4-20040225 ("Benbecula") (UNIX) (Linux/2.4.25-1-686-smp (i686)) Message-Id: Date: Sat, 05 Jun 2004 11:34:50 +1000 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1205 Lines: 29 Wichert Akkerman wrote: > Since the IWP2100 driver has some issues with the acpi processor > module entering C3 I tried to unload the processor module which > resulted in the oops below. > > > Badness in remove_proc_entry at fs/proc/generic.c:685 > Call Trace: > [] remove_proc_entry+0x10a/0x150 > [] acpi_thermal_remove_fs+0x1d/0x2d [thermal] > [] acpi_thermal_remove+0x77/0x80 [thermal] > [] acpi_driver_detach+0x39/0x7c > [] acpi_bus_unregister_driver+0x12/0x51 > [] acpi_thermal_exit+0xa/0x1e [thermal] > [] sys_delete_module+0x150/0x1a0 > [] do_munmap+0x14a/0x190 > [] syscall_call+0x7/0xb This has been fixed in 2.6.7-rc2 already. -- Visit Openswan at http://www.openswan.org/ Email: Herbert Xu ~{PmV>HI~} Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/