Quoting Chris Wilson (2019-03-13 13:39:33) > + if (flags & BOND_SCHEDULE) { > + onstack_fence_init(&fence); > + err = i915_sw_fence_await_sw_fence_gfp(&rq[0]->submit, > + &fence, > + GFP_KERNEL); > + } > + i915_request_add(rq[0]); > + if (err) Missed the git add: if (err < 0) !!! -Chris _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx