> > > @@ -216,6 +217,8 @@ static void nohangcheck_hostile(int i915) > > > * we forcibly terminate that context. > > > */ > > > > > > + hang = igt_allow_hang(i915, 0, 0); > > > + > > > > why ctx = 0? > > Because I'm lazy and it didn't matter ;) yes, sure :) Acked-by: Andi Shyti <andi.shyti at intel.com>