http://bugzilla.kernel.org/show_bug.cgi?id=6944





------- Additional Comments From [EMAIL PROTECTED]  2007-01-08 10:51 -------
Thanks for the quick reply Alexey, this looks like it might do the trick.
But it doesnt compile with 2.6.19.1 with:

drivers/acpi/osl.c: In function 'acpi_os_execute_notify':
drivers/acpi/osl.c:589: error: 'struct acpi_os_dpc' has no member named 'work'
drivers/acpi/osl.c:589: warning: type defaults to 'int' in declaration of 
'__mptr'
drivers/acpi/osl.c:589: warning: initialization from incompatible pointer type
drivers/acpi/osl.c:589: error: 'struct acpi_os_dpc' has no member named 'work'
drivers/acpi/osl.c:668:50: error: macro "INIT_WORK" requires 3 arguments, but
only 2 given
drivers/acpi/osl.c: In function 'acpi_os_execute':
drivers/acpi/osl.c:668: error: 'INIT_WORK' undeclared (first use in this 
function)
drivers/acpi/osl.c:668: error: (Each undeclared identifier is reported only once
drivers/acpi/osl.c:668: error: for each function it appears in.)
drivers/acpi/osl.c:669: error: 'struct acpi_os_dpc' has no member named 'work'
drivers/acpi/osl.c:674:52: error: macro "INIT_WORK" requires 3 arguments, but
only 2 given
drivers/acpi/osl.c:675: error: 'struct acpi_os_dpc' has no member named 'work'
drivers/acpi/osl.c:620: warning: unused variable 'task'

Also - the last chunk in the patch failed, and a most were moved.
But thats something minor that i can actually handle :)
To the point:
would it be too much if i asked for a working one ?
This is really bothersome, and forces me to reboot my laptop frequently.

Any help will be greatly appreciated (should you guys want to test anything on
this brand/model machine, just let me know, im fine with it as long as swsusp
works on that kernel :P).

Cheers,
Lukasz

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are on the CC list for the bug, or are watching someone who is.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to