OSDN Git Service

core_ctl: Bail out early from the boost API when core_ctl is disabled
authorPavankumar Kondeti <pkondeti@codeaurora.org>
Tue, 21 Mar 2017 08:51:21 +0000 (14:21 +0530)
committerPavankumar Kondeti <pkondeti@codeaurora.org>
Wed, 22 Mar 2017 04:07:33 +0000 (09:37 +0530)
commit2ab7675364d7510b1e0f8cd43b1aca6d12dafa08
tree143f2474cd27b4b5aa775b1fe540def5f9308289
parent2d328380d92563d779c75384749bef140c005367
core_ctl: Bail out early from the boost API when core_ctl is disabled

core_ctl can be completely disabled from a kernel parameter now.
Add a check to bail out early from the boost API.

Change-Id: Ib825500b0cb2c06af2cfcb82e5d79f91e9dd7b3b
Signed-off-by: Pavankumar Kondeti <pkondeti@codeaurora.org>
kernel/sched/core_ctl.c