On 3/14/07, David Baron <d_baron(a)012.net.il> wrote:
kernel/time/clocksource.c requires an #include
<linux/tick.h> to compile and
LD timer built-in correctly. This is apparently new to the .3 version.
So .. does the rt8 patch touch this file (deleting/omitting this #include)??
If so, then it should be fixed.
If not, a bug should be filed against the kernel source.
The -rt patch is meant to be applied against the base kernel not the
latest stable kernel. It's not a bug.
Lee