Hi Daniel, hi Dave,
please pull in this fix, which fixes a kernel nullptr deref on module
unload when any etnaviv GPU failed to initialize properly.
Regards,
Lucas
The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9:
Linux 5.2-rc1 (2019-05-19 15:47:09 -0700)
are available in the Git repository at:
https://git.pengutronix.de/git/lst/linux etnaviv/fixes
for you to fetch changes up to be132e1375c1fffe48801296279079f8a59a9ed3:
drm/etnaviv: add missing failure path to destroy suballoc (2019-06-28 10:59:44 +0200)
----------------------------------------------------------------
Lucas Stach (1):
drm/etnaviv: add missing failure path to destroy suballoc
drivers/gpu/drm/etnaviv/etnaviv_gpu.c | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
Hi Daniel, hi Dave, please pull in this fix, which fixes a kernel nullptr deref on module unload when any etnaviv GPU failed to initialize properly. Regards, Lucas The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9: Linux 5.2-rc1 (2019-05-19 15:47:09 -0700) are available in the Git repository at: https://git.pengutronix.de/git/lst/linux etnaviv/fixes for you to fetch changes up to be132e1375c1fffe48801296279079f8a59a9ed3: drm/etnaviv: add missing failure path to destroy suballoc (2019-06-28 10:59:44 +0200) ---------------------------------------------------------------- Lucas Stach (1): drm/etnaviv: add missing failure path to destroy suballoc drivers/gpu/drm/etnaviv/etnaviv_gpu.c | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-)