aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c
diff options
context:
space:
mode:
authorWang ShaoBo <bobo.shaobowang@huawei.com>2022-11-18 14:32:18 +0800
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2022-11-23 19:23:25 +0100
commit0f2aa7fc2a9aee05bafb965d5b1638d3e74b4c61 (patch)
treec8c1231726f57ffd65b663a2f5ada9fd7d6da450 /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c
parenteb7081409f94a9a8608593d0fb63a1aa3d6f95d8 (diff)
ACPI: pfr_telemetry: use ACPI_FREE() to free acpi_object
acpi_evaluate_dsm_typed()/acpi_evaluate_dsm() should be coupled with ACPI_FREE() to free the ACPI memory, because we need to track the allocation of acpi_object when ACPI_DBG_TRACK_ALLOCATIONS enabled, so use ACPI_FREE() instead of kfree(). Fixes: b0013e037a8b ("ACPI: Introduce Platform Firmware Runtime Telemetry driver") Signed-off-by: Wang ShaoBo <bobo.shaobowang@huawei.com> Reviewed-by: Chen Yu <yu.c.chen@intel.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions