[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20091113230910.GA11280@elte.hu>
Date: Sat, 14 Nov 2009 00:09:10 +0100
From: Ingo Molnar <mingo@...e.hu>
To: mingo@...hat.com, hpa@...or.com, spencer@...ehost.com,
linux-kernel@...r.kernel.org, seto.hidetoshi@...fujitsu.com,
peterz@...radead.org, tglx@...utronix.de, oleg@...hat.com,
sgruszka@...hat.com
Cc: linux-tip-commits@...r.kernel.org
Subject: Re: [tip:sched/core] sched: Fix granularity of task_u/stime()
* tip-bot for Hidetoshi Seto <seto.hidetoshi@...fujitsu.com> wrote:
> Commit-ID: 761b1d26df542fd5eb348837351e4d2f3bc7bffe
> Gitweb: http://git.kernel.org/tip/761b1d26df542fd5eb348837351e4d2f3bc7bffe
> Author: Hidetoshi Seto <seto.hidetoshi@...fujitsu.com>
> AuthorDate: Thu, 12 Nov 2009 13:33:45 +0900
> Committer: Ingo Molnar <mingo@...e.hu>
> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists