diff options
author | Lucas Stach <l.stach@pengutronix.de> | 2017-09-11 15:29:31 +0200 |
---|---|---|
committer | Lucas Stach <l.stach@pengutronix.de> | 2017-09-13 15:06:56 +0200 |
commit | 518417525f3652c12fb5fad6da4ade66c0072fa3 (patch) | |
tree | 57baead2833097aba997f0345313b09b6264f85d /fs | |
parent | 5a642e6bc49f59922e19ebd639e74f72753fc77b (diff) |
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 'fs')
0 files changed, 0 insertions, 0 deletions