linux/drivers/perf
Qi Liu 8ee37e0f97 drivers/perf: Replace spin_lock_irqsave to spin_lock
There is no need to do spin_lock_irqsave in context of hard IRQ, so
replace them with spin_lock.

Signed-off-by: Qi Liu <liuqi115@huawei.com>
Link: https://lore.kernel.org/r/1612863742-1551-1-git-send-email-liuqi115@huawei.com
Signed-off-by: Will Deacon <will@kernel.org>
2021-02-10 18:50:42 +00:00
..
hisilicon perf: hisi: Constify static struct attribute_group 2021-01-20 17:51:22 +00:00
arm_dmc620_pmu.c drivers/perf: Prevent forced unbinding of ARM_DMC620_PMU drivers 2021-02-02 18:40:30 +00:00
arm_dsu_pmu.c
arm_pmu_acpi.c
arm_pmu_platform.c
arm_pmu.c perf: Constify static struct attribute_group 2021-01-20 17:51:23 +00:00
arm_smmuv3_pmu.c perf: Constify static struct attribute_group 2021-01-20 17:51:23 +00:00
arm_spe_pmu.c perf: Constify static struct attribute_group 2021-01-20 17:51:23 +00:00
arm-cci.c drivers/perf: Replace spin_lock_irqsave to spin_lock 2021-02-10 18:50:42 +00:00
arm-ccn.c
arm-cmn.c perf/arm-cmn: Move IRQs when migrating context 2021-01-28 20:14:45 +00:00
fsl_imx8_ddr_perf.c perf/imx_ddr: Constify static struct attribute_group 2021-01-20 17:51:22 +00:00
Kconfig
Makefile
qcom_l2_pmu.c perf: qcom: Constify static struct attribute_group 2021-01-20 17:51:22 +00:00
qcom_l3_pmu.c perf: qcom: Constify static struct attribute_group 2021-01-20 17:51:22 +00:00
thunderx2_pmu.c
xgene_pmu.c drivers/perf: Replace spin_lock_irqsave to spin_lock 2021-02-10 18:50:42 +00:00