Re: [tip:sched/core] sched: Fix granularity of task_u/stime()

From: Ingo Molnar
Date: Fri Nov 13 2009 - 18:09:33 EST



* tip-bot for Hidetoshi Seto <seto.hidetoshi@xxxxxxxxxxxxxx> wrote:

> Commit-ID: 761b1d26df542fd5eb348837351e4d2f3bc7bffe
> Gitweb: http://git.kernel.org/tip/761b1d26df542fd5eb348837351e4d2f3bc7bffe
> Author: Hidetoshi Seto <seto.hidetoshi@xxxxxxxxxxxxxx>
> AuthorDate: Thu, 12 Nov 2009 13:33:45 +0900
> Committer: Ingo Molnar <mingo@xxxxxxx>
> CommitDate: Thu, 12 Nov 2009 15:23:47 +0100
>
> sched: Fix granularity of task_u/stime()
>
> Originally task_s/utime() were designed to return clock_t but
> later changed to return cputime_t by following commit:

i think this one causes this new warning in -tip:

include/trace/events/timer.h:279: warning: format '%lu'
expects type 'long unsigned int', but argument 4 has type 'cputime_t'

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/