[PATCH 0/3] ARM: context tracking support prerequisites

Kevin Hilman khilman at linaro.org
Wed Mar 20 19:34:24 EDT 2013


This series is a set of prerequistes for getting the new context
tracking subsystem, and adaptive tickless support working on ARM.

Kevin Hilman (3):
  cputime_nsecs: use math64.h for nsec resolution conversion helpers
  init/Kconfig: virt CPU accounting: drop 64-bit requirment
  ARM: Kconfig: allow virt CPU accounting

 arch/arm/Kconfig                    |  1 +
 include/asm-generic/cputime_nsecs.h | 28 +++++++++++++++++++---------
 init/Kconfig                        |  2 +-
 3 files changed, 21 insertions(+), 10 deletions(-)

-- 
1.8.2




More information about the linux-arm-kernel mailing list