summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c
diff options
context:
space:
mode:
authorKaushlendra Kumar <kaushlendra.kumar@intel.com>2025-08-22 11:49:46 +0530
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2025-08-25 20:21:44 +0200
commit149139ddcb99583fdec8d1eaf7dada41e5896101 (patch)
treed3c50e130be468d446c39fcd0194e5ae49c6549b /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c
parent1b237f190eb3d36f52dffe07a40b5eb210280e00 (diff)
ACPI: sysfs: Use ACPI_FREE() for freeing an ACPI object
Since str_obj is allocated by ACPICA in acpi_evaluate_object_typed(), it should be free with ACPI_FREE() rather than with kfree(), so use the former instead of the latter for freeing it. Signed-off-by: Kaushlendra Kumar <kaushlendra.kumar@intel.com> Link: https://patch.msgid.link/20250822061946.472594-1-kaushlendra.kumar@intel.com [ rjw: Subject and changelog rewrite ] 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