summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorVarun Gupta <varun.gupta@intel.com>2026-02-23 23:21:45 +0530
committerTejas Upadhyay <tejas.upadhyay@intel.com>2026-03-03 18:19:01 +0530
commit29bd06faf727a4b76663e4be0f7d770e2d2a7965 (patch)
tree7a2c47d26bd7f9eb0b54ea96aa497da7a826ea50 /tools/perf/scripts/python
parent07eb8b54166b208ca23382d650b5262a26a4492b (diff)
drm/xe: Fix memory leak in xe_vm_madvise_ioctl
When check_bo_args_are_sane() validation fails, jump to the new free_vmas cleanup label to properly free the allocated resources. This ensures proper cleanup in this error path. Fixes: 293032eec4ba ("drm/xe/bo: Update atomic_access attribute on madvise") Cc: stable@vger.kernel.org # v6.18+ Reviewed-by: Shuicheng Lin <shuicheng.lin@intel.com> Signed-off-by: Varun Gupta <varun.gupta@intel.com> Reviewed-by: Matthew Brost <matthew.brost@intel.com> Link: https://patch.msgid.link/20260223175145.1532801-1-varun.gupta@intel.com Signed-off-by: Tejas Upadhyay <tejas.upadhyay@intel.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions