Re: [ANNOUNCE] 3.4.41-rt55-feat1

From: Sebastian Andrzej Siewior
Date: Thu Apr 25 2013 - 08:33:09 EST


On 04/25/2013 01:14 PM, Tim Sander wrote:
> Hi
>
> I just wanted to test this release but it fails to compile with the the
> following error:
>
> kernel/hrtimer.c: In function '__hrtimer_start_range_ns':
> kernel/hrtimer.c:1045:7: error: implicit declaration of function
> 'hrtimer_rt_defer'
> kernel/hrtimer.c: At top level:
> kernel/hrtimer.c:1416:12: error: static declaration of 'hrtimer_rt_defer'
> follows non-static declaration
> kernel/hrtimer.c:1045:10: note: previous implicit declaration of
> 'hrtimer_rt_defer' was here
>
> The kernelconfig is attached.

You do not have CONFIG_HIGH_RES_TIMERS defined. Is this on purpose?

> Best regards
> Tim

Sebastian
--
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/