diff options
| author | Lu Yao <yaolu@kylinos.cn> | 2026-08-31 09:42:18 +0800 |
|---|---|---|
| committer | Rodrigo Vivi <rodrigo.vivi@intel.com> | 2026-08-31 17:18:02 -0400 |
| commit | 2c6fbda5fdde461d6dedb82a59285182720b8fef (patch) | |
| tree | 50363a8862d2870b4e24021fc966f37e9f2bdcb8 /scripts/Makefile.thinlto | |
| parent | 68b966310260924a9dc6a5a96fd91cd190edbe2a (diff) | |
| download | linux-next-2c6fbda5fdde461d6dedb82a59285182720b8fef.tar.gz linux-next-2c6fbda5fdde461d6dedb82a59285182720b8fef.zip | |
drm/xe/oa: Remove sysfs entry on idr_alloc failure in xe_oa_add_config_ioctl()
If idr_alloc() fails after create_dynamic_oa_sysfs_entry() has
succeeded, the error path frees the OA config without removing the
metrics sysfs group.
Remove the sysfs group before releasing the config, and fix up the
misleading error message copied from the sysfs creation failure path.
Fixes: cdf02fe1a94a ("drm/xe/oa/uapi: Add/remove OA config perf ops")
Signed-off-by: Lu Yao <yaolu@kylinos.cn>
Link: https://patch.msgid.link/20260831014218.28515-1-yaolu@kylinos.cn
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions
