diff options
| author | Srinivasan Shanmugam <srinivasan.shanmugam@amd.com> | 2026-07-10 16:55:53 +0530 |
|---|---|---|
| committer | Alex Deucher <alexander.deucher@amd.com> | 2026-07-15 09:15:10 -0400 |
| commit | 4a82dba89fee39781e50236d46413e460c01c2a3 (patch) | |
| tree | e0ddf87122a2e2c41fad6825b0bca27c6838e01f /tools/perf/scripts/python/flamegraph.py | |
| parent | bf65973e5f5e1d6f7398c43bb8bc78ec6c1f3116 (diff) | |
drm/amdkfd: Do not fail process debugfs setup on debugfs errors
debugfs is intended for debugging only, and failures to create debugfs
entries should not affect normal operation.
Remove the check for debugfs_create_dir() in kfd_debugfs_add_process().
If debugfs entries cannot be created, continue without them instead of
reporting an unnecessary error.
Fixes: 325de6bf3328 ("drm/amdkfd: expose pasid of secondary contexts by debugfs")
Reported-by: Dan Carpenter <error27@gmail.com>
Cc: Zhu Lingshan <lingshan.zhu@amd.com>
Cc: Felix Kuehling <felix.kuehling@amd.com>
Signed-off-by: Srinivasan Shanmugam <srinivasan.shanmugam@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions
