From mboxrd@z Thu Jan 1 00:00:00 1970 From: Len Brown Subject: Re: 2.6.6-rc3-mm1: modular ACPI button broken Date: 03 May 2004 15:21:00 -0400 Sender: linux-kernel-owner@vger.kernel.org Message-ID: <1083612060.591.9.camel@dhcppc4> References: <20040430014658.112a6181.akpm@osdl.org> <87ad0sshku.fsf@basilikum.skogtun.org> <20040501114420.GF2541@fs.tum.de> <200405031836.i43IaoXc002664@turing-police.cc.vt.edu> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <200405031836.i43IaoXc002664@turing-police.cc.vt.edu> To: Valdis.Kletnieks@vt.edu Cc: Adrian Bunk , Harald Arnesen , Luming Yu , Andrew Morton , linux-kernel@vger.kernel.org, ACPI Developers List-Id: linux-acpi@vger.kernel.org On Mon, 2004-05-03 at 14:36, Valdis.Kletnieks@vt.edu wrote: > On Sat, 01 May 2004 13:44:21 +0200, Adrian Bunk said: > > > This seems to be introduced by the button driver unload unload patch > > (Bugzilla #2281) included in the ACPI BK patch. > > > > It seems two EXPORT_SYMBOL's are missing in scan.c? > > And a needed #include, as well (found that out the hard way). Here's > the "works for me" patch... I should have mentioned that I pushed the works-for-me patch to linus a few hours ago -- so -mm will get it that way. Note also with the existing -mm tree you can always CONFIG_ACPI_BUTTON=y instead of using a module for now. thanks, -Len