nohz: export symbol tick_nohz_get_sleep_length_cpu
authorPark Bumgyu <bumgyu.park@samsung.com>
Fri, 26 Jan 2018 10:25:10 +0000 (19:25 +0900)
committerChungwoo Park <cww.park@samsung.com>
Mon, 21 May 2018 08:30:31 +0000 (17:30 +0900)
commit48e89ffebb8be965068bbf09c74ab2c51e6d0037
treed6aa9f5c2747342cb9494de7ee7693eb27338049
parentc2f7bd92a6be53f732e2e0b886b279269d2942c6
nohz: export symbol tick_nohz_get_sleep_length_cpu

tick_nohz_get_sleep_length_cpu returns the length of the current
sleep for a particular CPU.

Change-Id: I8fbc8af8914f0d2ddc47847bb55320925c59aaf9
Signed-off-by: Park Bumgyu <bumgyu.park@samsung.com>
include/linux/tick.h
kernel/time/tick-sched.c