diff options
author | Lucas Stach <l.stach@pengutronix.de> | 2021-08-20 22:18:28 +0200 |
---|---|---|
committer | Lucas Stach <l.stach@pengutronix.de> | 2021-09-16 10:35:29 +0200 |
commit | f978a5302f5566480c58ffae64a16d34456801bd (patch) | |
tree | b0740eaddd1e974530dc4a4b9acae3942c5adb34 /Documentation/vm | |
parent | 725cbc7884c37f3b4f1777bc1aea6432cded8ca5 (diff) |
drm/etnaviv: fix MMU context leak on GPU reset
After a reset the GPU is no longer using the MMU context and may be
restarted with a different context. While the mmu_state proeprly was
cleared, the context wasn't unreferenced, leading to a memory leak.
Cc: stable@vger.kernel.org # 5.4
Reported-by: Michael Walle <michael@walle.cc>
Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Tested-by: Michael Walle <michael@walle.cc>
Tested-by: Marek Vasut <marex@denx.de>
Reviewed-by: Christian Gmeiner <christian.gmeiner@gmail.com>
Diffstat (limited to 'Documentation/vm')
0 files changed, 0 insertions, 0 deletions