Hi Dave,
just two small etnaviv fixes, one fixing a list corruption, the other fixing a NULL ptr deref in an error path.
Regards, Lucas
The following changes since commit 569dbb88e80deb68974ef6fdd6a13edb9d686261:
Linux 4.13 (2017-09-03 13:56:17 -0700)
are available in the git repository at:
https://git.pengutronix.de/git/lst/linux etnaviv/fixes
for you to fetch changes up to 518417525f3652c12fb5fad6da4ade66c0072fa3:
etnaviv: fix gem object list corruption (2017-09-13 15:06:56 +0200)
---------------------------------------------------------------- Lucas Stach (2): etnaviv: fix submit error path etnaviv: fix gem object list corruption
drivers/gpu/drm/etnaviv/etnaviv_gem.c | 3 +++ drivers/gpu/drm/etnaviv/etnaviv_gem_submit.c | 6 ++++-- 2 files changed, 7 insertions(+), 2 deletions(-)