> BTW, For freeing buffer.pointer (returned by acpi_get_object_info
etc.),
> should I also use kfree() ?
>

For that (memory that was originally allocated by the acpica core), you
should use the ACPI_FREE macro.

Bob
-
To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to