On Thu, Oct 12, 2017 at 02:52:40PM +0100, Chris Wilson wrote: > Quoting Imre Deak (2017-10-12 14:22:06) > > The clone() system call with a larger executable (like /bin/sh) may have > > One thing to note it's not the target executable size that's > problematic, it's ours. It is our mm that is being forked. Hm, right didn't think this through. And based on that I tried now vfork(), but that doesn't work as-is due to how we do our output/error piping. I also forgot igt_system_quiet(), will change that too. > -Chris _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx