summaryrefslogtreecommitdiff
path: root/include/linux/timerqueue.h
diff options
context:
space:
mode:
authorPavankumar Kondeti <pkondeti@codeaurora.org>2017-03-17 15:29:13 +0530
committerPavankumar Kondeti <pkondeti@codeaurora.org>2017-03-17 16:37:49 +0530
commit27e15c3ae3a1d5065a053be2a2b24429417aa995 (patch)
tree1cc2b633e870da2d5805e8eadf03c0a9e0e47489 /include/linux/timerqueue.h
parent6f55033ecf068f77136caac2e7c4a7869b3ec2bd (diff)
core_ctl: kill maintenance of online state
The online state is cached in CPU hotplug callbacks. This is used in determining the potential candidates for isolation or unisolation. The current code has checks in hotplug notifier callback to correct the online state if it is out of sync with the actualy CPU state. All this maintenance can be avoided by directly using cpu_online(). This patch fixes an incorrect warning message emitted from CPU_UP_CANCELED event callback. Change-Id: I9681ce6c5bc701507427d60db397ca4966fbdb58 Signed-off-by: Pavankumar Kondeti <pkondeti@codeaurora.org>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions