Hi,
I just downloaded and tried to compile it. But I got the following error
message at compile stage. I use Kubuntu-8.04 with linux-2.6.25.4-rt3
without problems.
kernel/sched.c: In function 'sched_init':
kernel/sched.c:7677: error: implicit declaration of function
'global_rt_runtime'
make[2]: *** [kernel/sched.o] Error 1
make[1]: *** [kernel] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.25.4'
make: *** [debian/stamp-build-kernel] Error 2
--