mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08:00
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: Lucas Stach <l.stach@pengutronix.de>