diff options
| author | Tvrtko Ursulin <[email protected]> | 2019-12-17 17:09:33 +0000 |
|---|---|---|
| committer | Chris Wilson <[email protected]> | 2019-12-17 22:17:28 +0000 |
| commit | ba16a48af797db124ac100417f9229b1650ce1fb (patch) | |
| tree | 78d9a2130c65077e9f332e3b5c0107c040112d43 /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | 85bedbf191e82aac0d7f05623bccfeccdcd91cea (diff) | |
drm/i915: Fix pid leak with banned clients
Get_pid_task() needs to be paired with a put_pid or we leak a pid
reference every time a banned client tries to create a context.
v2:
* task_pid_nr helper exists! (Chris)
Signed-off-by: Tvrtko Ursulin <[email protected]>
Fixes: b083a0870c79 ("drm/i915: Add per client max context ban limit")
Cc: Chris Wilson <[email protected]>
Cc: Mika Kuoppala <[email protected]>
Reviewed-by: Chris Wilson <[email protected]>
Signed-off-by: Chris Wilson <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions