Jordi Pujol:
> Yes, sorry I was wrong,
> now I try to compile rt25 adding also the first patch, and it not compiles,
> the lock seems per_cpu, but the realtime code does not work by cpu,
>
> the functions vfsmount_read_lock and vfsmount_read_unlock are only defined in 
> the rt23 patch.
> the rt25 and following rt patches only use:
>
>       spin_lock(&vfsmount_lock);
>       spin_unlock(&vfsmount_lock);

I am afraid you made mistake again.
For rt25, you need a tiny patch against mtx.h and a small patch against
rwsem.h, only two patches. They don't touch vfsmount_read_lock.

I have written a patch for rt23 which contains vfsmount_read_lock. This
is not necessary for rt25.


J. R. Okajima

------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 

Reply via email to