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, 11 Jul 2016 07:12:46 +0000 (12:42 +0530)
commit0c718f7d5ba09777a8b861df434199b8874fb3e7
treee7e9e2c37ca8bcfd9a1aa604613557cd425c003a
parent074eacda1c029be5f433338bd1216f959e5a6129
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