android_kernel_oneplus_msm8998/drivers/perf
Neil Leeder 38dccacd2b perf: replace cpu_up/down with device_online/offline
The cpu_up/down calls do not update userspace cpu
online information accurately. Use the device_on/offline
API to correct this.

Change-Id: I97ab55f4f917bd9cbb31dd89785eecdbe4d2f9ca
Signed-off-by: Neil Leeder <nleeder@codeaurora.org>
[satyap: merge conflict resolution and move changes in
         arch/arm64/kernel/perf_event.c to drivers/perf/arm_pmu.c
         to align with kernel 4.4]
Signed-off-by: Satya Durga Srinivasu Prabhala <satyap@codeaurora.org>
2016-03-23 21:22:11 -07:00
..
arm_pmu.c perf: replace cpu_up/down with device_online/offline 2016-03-23 21:22:11 -07:00
Kconfig
Makefile