aboutsummaryrefslogtreecommitdiff
path: root/lib/test-string_helpers.c
diff options
context:
space:
mode:
authorLv Zheng <[email protected]>2013-10-31 09:31:00 +0800
committerRafael J. Wysocki <[email protected]>2013-10-31 14:37:34 +0100
commitdba47d3af92bb2e443cdb689422bf30b498bd209 (patch)
treeca28d68dcb9069545368d892c15e81448f6afc02 /lib/test-string_helpers.c
parent2faa046485721c05ad3999bc6c8f6ced7017ef27 (diff)
ACPICA: Fix cached object deletion code.
Function acpi_ut_delete_caches() is meant to be used to implement ACPI_ALLOCATE()/ACPI_FREE() mechanisms in ACPICA, so it should call acpi_os_free() rather than ACPI_FREE(). Linux is not affected by this issue as it uses kmem_cache instead of the ACPICA local cache, but the change helps to reduce source code differences between Linux and ACPICA upstream. [rjw: Changelog] Signed-off-by: Lv Zheng <[email protected]> Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions