Files
android_kernel_xiaomi_sm8450/drivers/gpu/drm
Changbin Du 2e51ef32b0 drm/i915/gvt: fix use after free for workload
In the function workload_thread(), we invoke complete_current_workload()
to cleanup the just processed workload (workload will be freed there).
So we cannot access workload->req after that. This patch move
complete_current_workload() afterward.

Signed-off-by: Changbin Du <changbin.du@intel.com>
Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
2017-01-09 11:05:56 +08:00
..
2016-12-25 17:21:22 +01:00
2016-12-08 10:25:37 +10:00
2016-12-25 17:21:22 +01:00
2016-12-25 17:21:22 +01:00
2016-12-02 17:15:20 +01:00
2016-11-17 11:58:09 +01:00
2016-11-15 23:33:48 +01:00
2016-12-08 10:00:15 +01:00
2016-11-15 23:33:48 +01:00