On Thu, 21 Aug 2008, Javier Sanz wrote: > Hello, > > I got the following compiling problem with 2.6.23-rt2: > > <....> > CC kernel/ns_cgroup.o > CC kernel/utsname.o > CC kernel/user_namespace.o > CC kernel/pid_namespace.o > CC kernel/res_counter.o > CC kernel/stop_machine.o > CC kernel/audit.o > CC kernel/auditfilter.o > CC kernel/auditsc.o > CC kernel/audit_tree.o > CC kernel/kprobes.o > CC kernel/softlockup.o > CC kernel/seccomp.o > CC kernel/rcupreempt.o > CC kernel/rcupreempt-boost.o > kernel/rcupreempt-boost.c: In function '__rcu_preempt_unboost': > kernel/rcupreempt-boost.c:328: error: too few arguments to function > 'rcu_trace_boost_unboost_called' > make[1]: *** [kernel/rcupreempt-boost.o] Error 1 > make: *** [kernel] Error 2 > > am i doing something wrong ? Probably not, I'll work on getting a -rt3 out today. There's several patches that need to go in. Thanks, -- Steve