]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
Merge tag 'cputime-cleanups-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel...
authorIngo Molnar <mingo@kernel.org>
Tue, 30 Oct 2012 07:33:01 +0000 (08:33 +0100)
committerIngo Molnar <mingo@kernel.org>
Tue, 30 Oct 2012 07:33:01 +0000 (08:33 +0100)
Pull cputime cleanups and optimizations from Frederic Weisbecker:

 * Gather vtime headers that were a bit scattered around

 * Separate irqtime and vtime namespaces that were
   colliding, resulting in useless calls to irqtime accounting.

 * Slightly optimize irq and guest vtime accounting.

Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>

Trivial merge