[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1352910413-10759-1-git-send-email-fweisbec@gmail.com>
Date: Wed, 14 Nov 2012 17:26:49 +0100
From: Frederic Weisbecker <fweisbec@...il.com>
To: LKML <linux-kernel@...r.kernel.org>
Cc: Frederic Weisbecker <fweisbec@...il.com>,
Peter Zijlstra <peterz@...radead.org>,
Ingo Molnar <mingo@...nel.org>,
Thomas Gleixner <tglx@...utronix.de>,
Steven Rostedt <rostedt@...dmis.org>,
Paul Gortmaker <paul.gortmaker@...driver.com>,
Tony Luck <tony.luck@...el.com>,
Fenghua Yu <fenghua.yu@...el.com>,
Benjamin Herrenschmidt <benh@...nel.crashing.org>,
Paul Mackerras <paulus@...ba.org>,
Martin Schwidefsky <schwidefsky@...ibm.com>,
Heiko Carstens <heiko.carstens@...ibm.com>
Subject: [PATCH 0/4] cputime: Even more cleanups
Hi,
While working on full dynticks, I realized some more cleanups needed to be
done. Here is it. If no comment arise, I'll send a pull request to Ingo
in a week.
Thanks.
Frederic Weisbecker (4):
vtime: Remove the underscore prefix invasion
vtime: Explicitly account pending user time on process tick
vtime: Consolidate a bit the ctx switch code
vtime: No need to disable irqs on vtime_account()
arch/ia64/include/asm/cputime.h | 2 ++
arch/ia64/kernel/time.c | 24 ++++--------------------
arch/powerpc/include/asm/cputime.h | 2 ++
arch/powerpc/kernel/time.c | 22 ++++++++--------------
arch/s390/include/asm/cputime.h | 1 +
arch/s390/kernel/vtime.c | 11 ++++++++---
include/linux/kernel_stat.h | 8 ++++++++
include/linux/kvm_host.h | 4 ++--
include/linux/vtime.h | 9 +++++----
kernel/sched/cputime.c | 31 +++++++++++++++++++------------
10 files changed, 59 insertions(+), 55 deletions(-)
--
1.7.5.4
--
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