On Wed, 2012-11-14 at 17:26 +0100, Frederic Weisbecker wrote:
> 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.
> 

Other than what I've already commented on...

Reviewed-by: Steven Rostedt <rost...@goodmis.org>

-- Steve

> 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(-)
> 


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to