On 2019.08.08 11:44:21 +0100, Chris Wilson wrote:
Quoting Dan Carpenter (2019-08-08 11:32:36)
We can't free "workload" until after the printk or it's a use after free.
Fixes: 2089a76ade90 ("drm/i915/gvt: Checking workload's gma earlier") Signed-off-by: Dan Carpenter dan.carpenter@oracle.com
That's the simpler patch, Reviewed-by: Chris Wilson chris@chris-wilson.co.uk
Thanks a lot, will queue this up.