>From: Perez-Gonzalez, Inaky >> >>Ok, so CVS tip which I pulled a while ago was versus 2.6.12-rc4; but >>it has a different kernel/userspace interface such that the if we >>tried to use the working glibc from the stable Robust Mutexes 2.3 >>release, it wouldn't work, correct? > >Correct. > >>And are you moving to Mercurial? Cool! > >Give me a few minutes, I'll push out the changes...
Ok, so there they are: http://sost.net/REPOS/fusyn.hg and http://sost.net/REPOS/fusyn-support.hg My upload bw sucks, so I heartly recommend doing a clone from http://kernel.org/hg/linux-2.6 first, update to aac2019a0fb2 (my last merge from Linus' tree) and then pulling my tree on top: $ hg clone -U http://kernel.org/hg/linux-2.6 $ hg update aac2019a0fb2 $ hg pull http://sost.net/REPOS/fusyn.hg $ hg update That should work...or not... -- Inaky
_______________________________________________ robustmutexes mailing list [email protected] https://lists.osdl.org/mailman/listinfo/robustmutexes
