<snip>

Andrew and Tapani,
or anyone else who are trying RT patch on aufs,

Please test this patch.
- it uses 'standard compat_rw_semaphore' instead of 'realtime
  rw_semaphore.' I am afraid it may not suit your expectation.
- it just passed simple compilation and mount on 2.6.21.5-rt18.
- assumming CONFIG_PREEMPT_RT is enabled.
</snip>

I applied your patch and now aufs seems to work from liveCD (only tested from 
Qemu). I burn my distro to DVR-RW and do some extra testing later.

But one thing. I forgot to reverse back this aufs.h patch:

#if 1
/* #ifdef CONFIG_PREEMPT_RT */
#define rw_semaphore    compat_rw_semaphore
/* #define init_rwsem      compat_init_rwsem */
#endif

Does it matter?

-tapsa-




-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/

Reply via email to