Hi Dave & Daniel -
One use after free fix for GVT.
It doesn't have a Link: tag because dim doesn't check that while applying the pull, and, for some reason, it was also not checked when I pushed out the branch. Possibly because it's in a merge? Anyway, I only got the complaint when making the pull request, which is too late.
drm-intel-fixes-2019-08-15: drm/i915 fixes for v5.4-rc5: - GVT use-after-free fix
BR, Jani.
The following changes since commit d45331b00ddb179e291766617259261c112db872:
Linux 5.3-rc4 (2019-08-11 13:26:41 -0700)
are available in the Git repository at:
git://anongit.freedesktop.org/drm/drm-intel tags/drm-intel-fixes-2019-08-15
for you to fetch changes up to daa37200d48906d71c63ce178bf7d410b7e07082:
Merge tag 'gvt-fixes-2019-08-13' of https://github.com/intel/gvt-linux into drm-intel-fixes (2019-08-13 16:26:34 +0300)
---------------------------------------------------------------- drm/i915 fixes for v5.4-rc5: - GVT use-after-free fix
---------------------------------------------------------------- Dan Carpenter (1): drm/i915: Use after free in error path in intel_vgpu_create_workload()
Jani Nikula (1): Merge tag 'gvt-fixes-2019-08-13' of https://github.com/intel/gvt-linux into drm-intel-fixes
drivers/gpu/drm/i915/gvt/scheduler.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)