diff options
author | Lucas Stach <l.stach@pengutronix.de> | 2017-09-11 16:29:31 +0300 |
---|---|---|
committer | Lucas Stach <l.stach@pengutronix.de> | 2017-09-13 16:06:56 +0300 |
commit | 518417525f3652c12fb5fad6da4ade66c0072fa3 (patch) | |
tree | 57baead2833097aba997f0345313b09b6264f85d /drivers/gpu/drm/radeon | |
parent | 5a642e6bc49f59922e19ebd639e74f72753fc77b (diff) | |
download | linux-518417525f3652c12fb5fad6da4ade66c0072fa3.tar.xz |
etnaviv: fix gem object list corruption
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.
CC: stable@vger.kernel.org
Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Diffstat (limited to 'drivers/gpu/drm/radeon')
0 files changed, 0 insertions, 0 deletions