On Thu, Jun 24, 2021 at 7:00 AM Daniel Vetter daniel.vetter@ffwll.ch wrote:
Prep work for using the scheduler dependency handling.
Signed-off-by: Daniel Vetter daniel.vetter@intel.com Cc: Emma Anholt emma@anholt.net
Back when I wrote this, I think there were rules that there had to be no failure paths between a job_init and a push. Has that changed?
I really don't have the context to evaluate this, I'm not sure what new "scheduler dependency handling" is given that there was already something that I considered to be dependency handling!