Re: [tip:timers/core] time: alarmtimer: Add tracepoints for alarmtimers

From: Ingo Molnar
Date: Tue Sep 06 2016 - 05:49:54 EST



* tip-bot for Baolin Wang <tipbot@xxxxxxxxx> wrote:

> Commit-ID: a0a6e06d545a753740c9d8d5ce2c4fdd3ab1c021
> Gitweb: http://git.kernel.org/tip/a0a6e06d545a753740c9d8d5ce2c4fdd3ab1c021
> Author: Baolin Wang <baolin.wang@xxxxxxxxxx>
> AuthorDate: Mon, 22 Aug 2016 12:23:14 +0800
> Committer: John Stultz <john.stultz@xxxxxxxxxx>
> CommitDate: Wed, 31 Aug 2016 14:44:18 -0700
>
> time: alarmtimer: Add tracepoints for alarmtimers

FYI, this commit causes a build failure on the S390 defconfig:

kernel/built-in.o:/home/mingo/tip/include/trace/events/alarmtimer.h:62: more undefined references to `rtc_ktime_to_tm' follow

Removing that commit solved the build failure. Other architectures (that I
checked) build fine.

Thanks,

Ingo