Files
android_kernel_fxtec_sm6115/kernel
Raghavendra Rao Ananta 248835050d perf: Cancel the mux hrtimer during CPU hotplug to avoid migration
The current design of hrtimers migrates the pinned timers to a
different CPU upon its hotplug. However, perf-core needs to
maintain the mux-hrtimers on a per CPU basis. That is, each
hrtimer carries the context for that particular CPU and would
lose this context if it gets migrated to a different CPU. As a
result, cancel the hrtimer for the CPU that's about to go down
and restart it (if required) when the perf-events are being created.

Change-Id: I7a1d0456208855e3a99a7d49e59c6dae811d146e
Signed-off-by: Raghavendra Rao Ananta <rananta@codeaurora.org>
Signed-off-by: Rishabh Bhatnagar <rishabhb@codeaurora.org>
2018-12-06 10:34:05 -08:00
..
2018-08-28 17:10:42 +05:30
2018-12-06 10:33:33 -08:00
2018-04-27 14:34:51 +02:00
2018-09-20 22:01:11 +02:00
2018-07-03 09:20:44 +02:00
2018-06-07 16:56:28 -04:00
2018-08-28 17:10:42 +05:30