Re: [PATCH 7/7] time: Remove read_boot_clock()

2015-05-20 Thread Ingo Molnar
* John Stultz wrote: > From: Xunlei Pang > > Now we have all the read_boot_clock64() for all implementations, > it's time to remove read_boot_clock() completely from the kernel. This sentence does not parse for me. Did you want to say: Now that we have a read_boot_clock64() function availa

[PATCH 7/7] time: Remove read_boot_clock()

2015-05-20 Thread John Stultz
From: Xunlei Pang Now we have all the read_boot_clock64() for all implementations, it's time to remove read_boot_clock() completely from the kernel. Cc: Thomas Gleixner Cc: Ingo Molnar Signed-off-by: Xunlei Pang Signed-off-by: John Stultz --- include/linux/timekeeping.h | 1 - kernel/time/