https://bugzilla.kernel.org/show_bug.cgi?id=77131

David Box <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from David Box <[email protected]> ---
Hi Randy,

Your patch includes a call to arch_reserve_mem_area() which can't be used in
acpica code since it's Linux specific. All code is drivers/acpi/acpica is OS
independent, taken mostly as is into Linux and other OS's.

Are you sure you need to make this call? Is the reset register address not in
an area of memory that's already reserved?

Dave

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

------------------------------------------------------------------------------
Time is money. Stop wasting it! Get your web API in 5 minutes.
www.restlet.com/download
http://p.sf.net/sfu/restlet
_______________________________________________
acpi-bugzilla mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to