> chymian:
> > I tried to make a custom kernel 2.6.24 with realtime patch and aufs, 
> > rt-compat.patch applied.
> 
> I guess rt-compat.patch is old and doesn't support the latest RT patch.
> What is your RT patch version?

I've tried
linux-2.6.24.3 + patch-2.6.24.3-rt3.bz2 + aufs 20080317 + rt-compat.patch
and succeeded.
I am afraid you didn't read a note placed at the top of rt-compat.patch.

----------------------------------------------------------------------
Checking RT patch for linux-2.6.23, I found,
- lock_list_first_entry() and lock_list_next_entry() were changed from
  'static inline'-ed function to 'global un-inlined'-ed function, and
  moved from lock_list.h to lock_list.c. They are not exported to kernel
  modules.
- lock_list_splice_init() was newly introduced, and it is not exported
  either.

Finally, you should,,,
- link aufs statically
- or, ask Ingo Molar to export them.
----------------------------------------------------------------------


Junjiro Okajima

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

Reply via email to