* K.R. Foley <kr@xxxxxxxxxx> wrote:I shall be applying this latest and the other patch that followed later today.
include/asm/vsyscall.h:48: error: previous declaration of `__xtime_lock'
Does the patch below fix the above error?
i applied your earlier patch but many more changes were needed to port
PREEMPT_REALTIME (and in particular, PREEMPT_HARDIRQS) to x64. You can
check out the x64 bits in -V0.7.8 which can be downloaded from the usual
place:
http://redhat.com/~mingo/realtime-preempt/
Sid, does this one build/work for you? (i had to disable CPUFREQ in the
.config to get it to build - an -mm bug i suspect.)
Ingo