Quoting Andi Shyti (2019-10-27 19:01:24) > Hi Chris, > > > @@ -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 ;) -Chris