Re: RT patch breaks X86_64 build

From: Ingo Molnar
Date: Wed Jun 01 2005 - 04:16:07 EST



* Michal Schmidt <xschmi00@xxxxxxxxxxxxxxxxxx> wrote:

> Parag Warudkar wrote:
> > CC kernel/latency.o
> >kernel/latency.c:854: error: `NR_syscalls' undeclared here (not in a
> >function)
> >
> >x86_64 doesn't seem to be defining NR_syscalls anywhere.. Shouldn't it be
> >part of unistd.h as other arches do?
>
> I noticed that error too. AFAIK this is not a new error in -RT,
> latency.o never compiled on x86_64 for me. For now just disable
> Latency tracing (CONFIG_LATENCY_TRACE).

indeed it was broken - i fixed x64 LATENCY_TRACE in the -47-16 kernel.

Ingo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/