sampler: move cpu notifier logic to the separate file 44/170144/2
authorVyacheslav Cherkashin <v.cherkashin@samsung.com>
Wed, 7 Feb 2018 15:25:38 +0000 (18:25 +0300)
committerVyacheslav Cherkashin <v.cherkashin@samsung.com>
Wed, 14 Feb 2018 10:57:16 +0000 (13:57 +0300)
commit6cf564ac8c0a2343e411b80ada0a374acbde753f
tree6f93c865e0e803e339e6f45c84214095faff7931
parent196964878ea0a2ee751f4dd3669600c0b165a564
sampler: move cpu notifier logic to the separate file

Preparatory commit for add cpu/hotplug support

Change-Id: I2c62892c30a2793472569cec5453a350bf6c4b54
Signed-off-by: Vyacheslav Cherkashin <v.cherkashin@samsung.com>
modules/sampler/Kbuild
modules/sampler/cpu_notifier.h [moved from modules/sampler/swap_sampler_errors.h with 62% similarity]
modules/sampler/cpu_notifier_hot.c [new file with mode: 0644]
modules/sampler/swap_sampler_module.c