Hi! > > + tst_brk(TFAIL, "Received unexpected UFFD_EVENT %d", msg.event); > > I think Cyril meant tst_res(TFAIL, ..) + return in the previous review. > > @Cyril am I correct? Actually I've fixed the test library to work fine with tst_brk(TFAIL, ...) in a1f82704c2 -- Cyril Hrubis chrubis@suse.cz