diff options
| author | Mikko Perttunen <mperttunen@nvidia.com> | 2026-06-09 17:09:21 +0900 |
|---|---|---|
| committer | Thierry Reding <treding@nvidia.com> | 2026-07-16 20:29:32 +0200 |
| commit | 5c53592e3bc4f473b7fb94e4d6a4fa5aee4f7e3e (patch) | |
| tree | 69fa9e195478c90ad3fd240d4057a55b0ae24ee8 /tools/perf/scripts/python/bin/task-analyzer-record | |
| parent | bc17ac285fb708f22a8fa2c0ed32eceb1d37e6d6 (diff) | |
gpu: host1x: Change pin_job() return type to int
pin_job() returns negative errno values on error paths (-EINVAL,
-ENOMEM, PTR_ERR() of mapping) but was declared as unsigned int.
The caller would immediately cast back to int, so there was no
functional issue, but it still warrants fixing.
Signed-off-by: Mikko Perttunen <mperttunen@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Link: https://patch.msgid.link/20260609-b4-host1x-small-fixes-a-v1-5-7c1131c0b3ad@nvidia.com
Diffstat (limited to 'tools/perf/scripts/python/bin/task-analyzer-record')
0 files changed, 0 insertions, 0 deletions
