[PATCH 0/3] [4.0] arm/arm64: Do not group hardware events from different PMUs
From: a
Date: Mon Mar 09 2015 - 08:43:22 EST
From: "Suzuki K. Poulose" <suzuki.poulose@xxxxxxx>
This is a collection of fixes which denies grouping hardware events
from different PMUs. They also fix crashes triggered by perf_fuzzer
on Linux-4.0-rc2.
Pawel,
Similar fix is required in ARM CCN PMU driver. I didn't find it
straight forward to fix it there. Could you please take a look
into it ?
Suzuki K. Poulose (3):
arm/pmu: Reject groups spanning multiple hardware PMUs
arm64/pmu: Reject groups spanning multiple HW PMUs
arm-cci: Reject groups spanning multiple HW PMUs
arch/arm/kernel/perf_event.c | 21 +++++++++++++++------
arch/arm64/kernel/perf_event.c | 21 +++++++++++++++------
drivers/bus/arm-cci.c | 19 ++++++++++++++-----
3 files changed, 44 insertions(+), 17 deletions(-)
--
1.7.9.5
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/