hi Arjan,
* Arjan van de Ven <arjan@infradead.org> wrote:
i've started doing some QA of this series in -tip.
it has a new -git based topic: tip/timers/range-hrtimers.
testing found this build failure:
In file included from include/linux/sched.h:87,
from arch/x86/kernel/asm-offsets_32.c:9,
from arch/x86/kernel/asm-offsets.c:3:
include/linux/hrtimer.h: In function 'hrtimer_start_expires':
include/linux/hrtimer.h:359: error: implicit declaration of function 'hrtimer_get_expires'
include/linux/hrtimer.h:359: error: incompatible type for argument 2 of 'hrtimer_start'
4.69user 2.38system 0:13.19elapsed 53%CPU (0avgtext+0avgdata 0maxresident)k
with the attached config.
Ingo