patch #1 and #2 both use IRQF_NO_AUTOEN instead of irq_set_status_flags(irq, IRQ_NOAUTOEN). this change is just to simplify the code, no actual functional changes. Tian Tao (2): arm_pmu: move to use request_irq by IRQF_NO_AUTOEN flag perf: qcom_l2_pmu: move to use request_irq by IRQF_NO_AUTOEN flag drivers/perf/arm_pmu.c | 4 +--- drivers/perf/qcom_l2_pmu.c | 4 ++-- 2 files changed, 3 insertions(+), 5 deletions(-) -- 2.7.4