summaryrefslogtreecommitdiff
path: root/include/linux/timer.h
diff options
context:
space:
mode:
authorOlav Haugan <ohaugan@codeaurora.org>2016-07-08 10:59:08 -0700
committerOlav Haugan <ohaugan@codeaurora.org>2016-09-20 17:47:11 -0700
commit6cc98f03adbf517986a90c43af0cbc9a732b8435 (patch)
treee1c7a461514e2d0e1495d3b0dff596828f376af9 /include/linux/timer.h
parent9e2d528dc47d04e98c5e6f1c4ef84fc268115d36 (diff)
timer: Ensure timers are not running before migrating
This is needed to support migration of timers during cpu isolation. A timer might be running on the CPU that we want to isolate so we are unable to migrate the timers at this point. We are adding a spin-loop to wait for the timer to finish before migrating the timers. Change-Id: I24d6e91b6dff468c640c2fe3a37a7f31b6f0c79a Signed-off-by: Olav Haugan <ohaugan@codeaurora.org>
Diffstat (limited to 'include/linux/timer.h')
0 files changed, 0 insertions, 0 deletions