diff options
| author | Dan Carpenter <[email protected]> | 2023-07-19 10:17:56 +0000 |
|---|---|---|
| committer | Lucas Stach <[email protected]> | 2023-07-19 10:36:25 +0000 |
| commit | 88c31d2dd191ab78e9ba9ff967845018aa7ee214 (patch) | |
| tree | 70d38ade18ba6d4edc037b38bf1df4363212a617 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
| parent | drm/etnaviv: expedited MMU fault handling (diff) | |
| download | kernel-88c31d2dd191ab78e9ba9ff967845018aa7ee214.tar.gz kernel-88c31d2dd191ab78e9ba9ff967845018aa7ee214.zip | |
drm/etnaviv: fix error code in event_alloc()
There are two "ret" variables declared in this function so setting
"ret = -EBUSY;" sets the wrong one. The function ends up returning an
uninitialized variable.
Fixes: f098f9b8042a ("drm/etnaviv: move runtime PM handling to events")
Signed-off-by: Dan Carpenter <[email protected]>
Signed-off-by: Lucas Stach <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions
