diff options
author | Lucas Stach <[email protected]> | 2019-05-21 14:53:40 +0200 |
---|---|---|
committer | Lucas Stach <[email protected]> | 2019-05-27 16:08:38 +0200 |
commit | 1396500d673bd027683a0609ff84dca7eb6ea2e7 (patch) | |
tree | fbde8e7696a9254e23b2fd589f19b10146265c1a /tools/perf/scripts/python/Perf-Trace-Util | |
parent | a188339ca5a396acc588e5851ed7e19f66b0ebd9 (diff) |
drm/etnaviv: lock MMU while dumping core
The devcoredump needs to operate on a stable state of the MMU while
it is writing the MMU state to the coredump. The missing lock
allowed both the userspace submit, as well as the GPU job finish
paths to mutate the MMU state while a coredump is under way.
Fixes: a8c21a5451d8 (drm/etnaviv: add initial etnaviv DRM driver)
Reported-by: David Jander <[email protected]>
Signed-off-by: Lucas Stach <[email protected]>
Tested-by: David Jander <[email protected]>
Reviewed-by: Philipp Zabel <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util')
0 files changed, 0 insertions, 0 deletions