ANDROID: cpu: send KOBJ_ONLINE event when enabling cpus
authorThierry Strudel <tstrudel@google.com>
Wed, 15 Jun 2016 00:46:44 +0000 (17:46 -0700)
committerAmit Pundir <amit.pundir@linaro.org>
Mon, 18 Dec 2017 15:41:22 +0000 (21:11 +0530)
commit70ce433c6b72e5c781d0986b0893ad68587be762
tree8899d4f98f1eb5f9392f058c8bca15f54089f8a4
parent32abe7250df7f9a68f23408e77e083e27e7a2755
ANDROID: cpu: send KOBJ_ONLINE event when enabling cpus

In case some sysfs nodes needs to be labeled with a different label than
sysfs then user needs to be notified when a core is brought back online.

Signed-off-by: Thierry Strudel <tstrudel@google.com>
Bug: 29359497
Change-Id: I0395c86e01cd49c348fda8f93087d26f88557c91
kernel/cpu.c