diff options
author | Boris Brezillon <[email protected]> | 2020-11-01 18:40:16 +0100 |
---|---|---|
committer | Boris Brezillon <[email protected]> | 2020-11-03 09:21:52 +0100 |
commit | 7d2d6d01293e6d9b42a6cb410be4158571f7fe9d (patch) | |
tree | 6e84f668bfa351c9d31383e327e14202d8efaf03 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | dcda7c28bff2662a44c0adaf87c08031bebeb7d8 (diff) |
drm/panfrost: Fix a deadlock between the shrinker and madvise path
panfrost_ioctl_madvise() and panfrost_gem_purge() acquire the mappings
and shmem locks in different orders, thus leading to a potential
the mappings lock first.
Fixes: bdefca2d8dc0 ("drm/panfrost: Add the panfrost_gem_mapping concept")
Cc: <[email protected]>
Cc: Christian Hewitt <[email protected]>
Reported-by: Christian Hewitt <[email protected]>
Signed-off-by: Boris Brezillon <[email protected]>
Reviewed-by: Steven Price <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions