linux-stable/drivers/perf
Rikard Falkeborn 30b34c4833 perf: qcom: Constify static struct attribute_group
The only usage is to put their addresses in an array of pointers to
const struct attribute group. Make them const to allow the compiler
to put them in read-only memory.

Signed-off-by: Rikard Falkeborn <rikard.falkeborn@gmail.com>
Link: https://lore.kernel.org/r/20210117212847.21319-2-rikard.falkeborn@gmail.com
Signed-off-by: Will Deacon <will@kernel.org>
2021-01-20 17:51:22 +00:00
..
hisilicon drivers/perf: hisi: Add identifier sysfs file 2020-11-25 15:10:35 +00:00
arm-cci.c drivers/perf: Prevent forced unbinding of PMU drivers 2020-07-17 10:51:44 +01:00
arm-ccn.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
arm-cmn.c perf: arm-cmn: Fix conversion specifiers for node type 2020-10-01 22:30:07 +01:00
arm_dmc620_pmu.c driver/perf: Add PMU driver for the ARM DMC-620 memory controller 2020-11-25 14:51:21 +00:00
arm_dsu_pmu.c perf: remove duplicate check on fwnode 2020-11-25 15:02:08 +00:00
arm_pmu.c Revert "arm64: Enable perf events based hard lockup detector" 2021-01-13 15:08:41 +00:00
arm_pmu_acpi.c drivers/perf: arm_pmu_acpi: Fix incorrect checking of gicc pointer 2020-03-02 12:07:35 +00:00
arm_pmu_platform.c perf: Convert to using %pOFn instead of device_node.name 2018-10-01 11:33:17 +01:00
arm_smmuv3_pmu.c perf/smmuv3: Support sysfs identifier file 2020-11-25 15:10:35 +00:00
arm_spe_pmu.c drivers/perf: Add support for ARMv8.3-SPE 2021-01-20 17:47:44 +00:00
fsl_imx8_ddr_perf.c perf/imx_ddr: Add system PMU identifier for userspace 2020-12-09 14:14:02 +00:00
Kconfig driver/perf: Add PMU driver for the ARM DMC-620 memory controller 2020-11-25 14:51:21 +00:00
Makefile driver/perf: Add PMU driver for the ARM DMC-620 memory controller 2020-11-25 14:51:21 +00:00
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 drivers/perf: thunderx2_pmu: Fix memory resource error handling 2020-09-18 14:34:51 +01:00
xgene_pmu.c drivers/perf: xgene_pmu: Fix uninitialized resource struct 2020-09-18 14:34:51 +01:00