Skip to content
Snippets Groups Projects
Commit 339073ef authored by Lucas Stach's avatar Lucas Stach
Browse files

drm/etnaviv: hold object lock while getting pages for coredump


While all objects that get coredumped have an active IOVA and thus
pages already populated, etnaviv_gem_get_pages() still requires the
object lock to be held.

Signed-off-by: default avatarLucas Stach <l.stach@pengutronix.de>
parent 23a9d5dc
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment