[PATCH 3/3] arm-cci: Reject groups spanning multiple HW PMUs

2015-03-09 Thread Suzuki K. Poulose
From: "Suzuki K. Poulose" Invalidate an event if the group has a hardware event from a different PMU as we cannot schedule all of them in the same context. The perf core code won't check the group consistency until after pmu_event_init(). Signed-off-by: Suzuki K. Poulose --- drivers/bus/arm-cc

[PATCH 3/3] arm-cci: Reject groups spanning multiple HW PMUs

2015-03-09 Thread a
From: "Suzuki K. Poulose" Invalidate an event if the group has a hardware event from a different PMU as we cannot schedule all of them in the same context. The perf core code won't check the group consistency until after pmu_event_init(). Signed-off-by: Suzuki K. Poulose --- drivers/bus/arm-cc