Files
kernel_google_b1c1/drivers
Lucas Stach 46f062e059 etnaviv: fix gem object list corruption
commit 518417525f3652c12fb5fad6da4ade66c0072fa3 upstream.

All manipulations of the gem_object list need to be protected by
the list mutex, as GEM objects can be created and freed in parallel.
This fixes a kernel memory corruption.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-10-05 09:44:03 +02:00
..
2016-12-05 14:53:46 -05:00
2017-10-05 09:44:00 +02:00
2017-08-06 18:59:49 -07:00
2017-08-06 18:59:42 -07:00
2017-09-09 17:39:41 +02:00
2017-10-05 09:43:58 +02:00
2017-04-21 09:31:24 +02:00
2017-08-24 17:12:20 -07:00