mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] cputime: Fixes
@ 2013-02-23 16:28 Frederic Weisbecker
  2013-02-23 16:28 ` [PATCH 1/2] cputime: fix compiler warning caused by timeval_to_cputime() Frederic Weisbecker
  2013-02-23 16:28 ` [PATCH 2/2] cputime: Use local_clock() for full dynticks cputime accounting Frederic Weisbecker
  0 siblings, 2 replies; 5+ messages in thread
From: Frederic Weisbecker @ 2013-02-23 16:28 UTC (permalink / raw)
  To: Ingo Molnar
  Cc: LKML, Frederic Weisbecker, Thomas Gleixner, Li Zhong,
	Peter Zijlstra, Steven Rostedt, Kevin Hilman

Hi,

Just a couple of non-regression fixes on top of Linus tree.

Thanks.

Frederic Weisbecker (1):
  cputime: Use local_clock() for full dynticks cputime accounting

Li Zhong (1):
  cputime: fix compiler warning caused by timeval_to_cputime()

 include/asm-generic/cputime_nsecs.h |    2 +-
 kernel/sched/cputime.c              |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
1.7.5.4


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-02-24 12:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-23 16:28 [PATCH 0/2] cputime: Fixes Frederic Weisbecker
2013-02-23 16:28 ` [PATCH 1/2] cputime: fix compiler warning caused by timeval_to_cputime() Frederic Weisbecker
2013-02-24 12:21   ` [tip:sched/urgent] cputime: Constify timeval_to_cputime(timeval) argument tip-bot for Li Zhong
2013-02-23 16:28 ` [PATCH 2/2] cputime: Use local_clock() for full dynticks cputime accounting Frederic Weisbecker
2013-02-24 12:22   ` [tip:sched/urgent] " tip-bot for Frederic Weisbecker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome