Hello,I tried to patch the Kernel 3.14.22 and there is two new lines in the file fs/exec.c
tsk->mm->vmacache_seqnum = 0; vmacache_flush(tsk);I am not sure if the line from the iPipe patch should placed before or after this lines...
+ ipipe_mm_switch_unprotect(flags); Thanks Florian _______________________________________________ Xenomai mailing list [email protected] http://www.xenomai.org/mailman/listinfo/xenomai
