Re: [PATCH] timekeeping: Prints the amounts of time spent during suspend

2016-08-11 Thread kbuild test robot
Hi Ruchi, [auto build test WARNING on tip/timers/core] [also build test WARNING on v4.8-rc1 next-20160811] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

Re: [PATCH] timekeeping: Prints the amounts of time spent during suspend

2016-08-11 Thread kbuild test robot
Hi Ruchi, [auto build test WARNING on tip/timers/core] [also build test WARNING on v4.8-rc1 next-20160811] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

Re: [PATCH] timekeeping: Prints the amounts of time spent during suspend

2016-08-11 Thread kbuild test robot
Hi Ruchi, [auto build test WARNING on tip/timers/core] [also build test WARNING on v4.8-rc1 next-20160811] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

Re: [PATCH] timekeeping: Prints the amounts of time spent during suspend

2016-08-11 Thread kbuild test robot
Hi Ruchi, [auto build test WARNING on tip/timers/core] [also build test WARNING on v4.8-rc1 next-20160811] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

Re: [PATCH] timekeeping: Prints the amounts of time spent during suspend

2016-08-11 Thread kbuild test robot
Hi Ruchi, [auto build test WARNING on tip/timers/core] [also build test WARNING on v4.8-rc1 next-20160811] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

Re: [PATCH] timekeeping: Prints the amounts of time spent during suspend

2016-08-11 Thread kbuild test robot
Hi Ruchi, [auto build test WARNING on tip/timers/core] [also build test WARNING on v4.8-rc1 next-20160811] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

[PATCH] timekeeping: Prints the amounts of time spent during suspend

2016-08-11 Thread Ruchi Kandoi
This helps to keep track of real time while debugging using kernel logs. Cc: John Stultz Signed-off-by: Ruchi Kandoi --- kernel/time/timekeeping_debug.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/kernel/time/timekeeping_debug.c

[PATCH] timekeeping: Prints the amounts of time spent during suspend

2016-08-11 Thread Ruchi Kandoi
This helps to keep track of real time while debugging using kernel logs. Cc: John Stultz Signed-off-by: Ruchi Kandoi --- kernel/time/timekeeping_debug.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/kernel/time/timekeeping_debug.c b/kernel/time/timekeeping_debug.c index