[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] Future of xenbits Linux trees


  • To: Boris Derzhavets <bderzhavets@xxxxxxxxx>
  • From: Genki Kuroda <sfsugar@xxxxxxxxx>
  • Date: Fri, 5 Jun 2009 16:05:55 -0700
  • Cc: "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>
  • Delivery-date: Fri, 05 Jun 2009 16:08:50 -0700
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=Xr7kZR+omtgqWYT7cUPqT57+2mJy9pMzLF28BT+FIOF+q0EpJBJG0vlcQNIFGJOeLf NnS0qbZRH6ysZuyXWUGzJSCUdGQFX8LLxfrvuZR7rrnydh+6WQn2VF3+9c7ydxYlOe3r 9UD/dK7mNyfde1VykP5ct0qy5/QGHC6NDtTXw=
  • List-id: Xen developer discussion <xen-devel.lists.xensource.com>

Hello, Boris,

I had the same error, but I was able to compile after commenting out
the "HACK ALERT" section in /drivers/acpi/ec.c
More information seems to be in wmi.c.

Who is taking care of this kind of issue? This is my first post...

Here is the patch to show where I commented out.

diff âgit a/drivers/acpi/ec.c b/drivers/acpi/ec.c
index 2359480..b2c0221 100644
â a/drivers/acpi/ec.c
+++ b/drivers/acpi/ec.c
@@ -387,6 +387,7 @@ static int acpi_ec_read(struct acpi_ec *ec, u8
address, u8 * data)
/* HACK ALERT
* Please refer to wmi.c for an explanation on why we added this hack.
*/
+/*
if ( in_query_wmi_event_data == TRUE ) {
if ( address == 0Ã2b ) {
wmi_event_data_index = 0;
@@ -398,6 +399,7 @@ static int acpi_ec_read(struct acpi_ec *ec, u8
address, u8 * data)
wmi_event_data_index++;
}
}
+*/

return result;
}


-- 
Genki Kuroda
E-mail: genkikuroda@xxxxxxxxx
Website: http://mulps.wordpress.com/

On Fri, Jun 5, 2009 at 12:53 AM, Boris Derzhavets<bderzhavets@xxxxxxxxx> wrote:
> Kernel: arch/x86/boot/vmlinuz is ready  (#2)
> ERROR: "wmi_install_notify_handler" [drivers/misc/hp-wmi.ko] undefined!
> ERROR: "wmi_remove_notify_handler" [drivers/misc/hp-wmi.ko] undefined!
> ERROR: "wmi_has_guid" [drivers/misc/hp-wmi.ko] undefined!
> ERROR: "wmi_has_guid" [drivers/misc/acer-wmi.ko] undefined!
> WARNING: modpost: Found 3 section mismatch(es).
> To see full details build your kernel with:
> 'make CONFIG_DEBUG_SECTION_MISMATCH=y'
> make[1]: *** [__modpost] Error 1
> make: *** [modules] Error 2
>
> Boris.

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.