On Tuesday 28 April 2015 16:05:54 Baolin Wang wrote:
arch/powerpc/include/asm/cputime.h | 6 +++--- arch/s390/include/asm/cputime.h | 8 ++++---- include/asm-generic/cputime_jiffies.h | 10 +++++----- include/linux/cputime.h | 15 +++++++++++++++ 4 files changed, 27 insertions(+), 12 deletions(-)
These changes all look ok, but I just noticed that you forgot the fourth implementation in include/asm-generic/cputime_jiffies.h that needs to be adapted as well.
Arnd