Hi! Pushed with minor changes, thanks. > + tcases[4].dir = SAFE_MMAP(0, 1, PROT_NONE, > MAP_PRIVATE | MAP_ANONYMOUS, 0, 0); I've changed this assigment to be a loop over the tcases array so that we do not have hardcoded assigments to it in the test setup. -- Cyril Hrubis chrubis@suse.cz