Files
android_kernel_xiaomi_sm8450/arch/arc/kernel
Max Filippov 7002f77541 arc: fix use of uninitialized arc_pmu
static arc_pmu in the arch/arc/kernel/perf_event.c is not initialized as
it's shadowed by a local variable of the same name in the
arc_pmu_device_probe.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Fixes: 03c94fcf95 "ARC: perf: make @arc_pmu static global"
CC: <stable@vger.kernel.org>	# 4.1
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
2015-06-19 18:09:28 +05:30
..
2013-08-26 09:40:24 +05:30
2013-05-07 13:43:54 +05:30
2015-02-04 10:38:15 +05:30
2015-06-19 18:09:27 +05:30
2013-04-09 12:21:14 +05:30
2015-06-19 18:09:27 +05:30
2015-02-27 10:48:23 +05:30
2015-06-19 18:09:25 +05:30
2015-03-06 23:05:39 +01:00