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

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[EMAIL PROTECTED]



------- Additional Comments From [EMAIL PROTECTED]  2006-07-10 11:58 -------
This patch doesn't address a related problem.  In drivers/acpi/osl.c, the
acpi_os_wait_semaphore() routine will call either down() or
schedule_timeout_interruptible(), unless timeout is set to 0.  Neither behavior
is good when interrupts are disabled.

Also, what about all the GFP_KERNEL kmalloc calls in drivers/acpi/utils.c?

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


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
acpi-bugzilla mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to