]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-next/perf' into for-next/core
authorWill Deacon <will@kernel.org>
Fri, 12 Feb 2021 15:09:34 +0000 (15:09 +0000)
committerWill Deacon <will@kernel.org>
Fri, 12 Feb 2021 15:09:34 +0000 (15:09 +0000)
commit8853cf1a4d277c32134a6bb8f3415bb20b2f21ec
tree22db764b922cbd83fa8497099fb162581a6b99da
parentbe2e8970750a58ee36d5a952a30a5f680b808e1e
parent85b9ecee51db1b2999eab44a0736befd43746b97
Merge branch 'for-next/perf' into for-next/core

Perf and PMU updates including support for Cortex-A78 and the v8.3 SPE
extensions.

* for-next/perf:
  drivers/perf: Replace spin_lock_irqsave to spin_lock
  dt-bindings: arm: add Cortex-A78 binding
  arm64: perf: add support for Cortex-A78
  arm64: perf: Constify static attribute_group structs
  drivers/perf: Prevent forced unbinding of ARM_DMC620_PMU drivers
  perf/arm-cmn: Move IRQs when migrating context
  perf/arm-cmn: Fix PMU instance naming
  perf: Constify static struct attribute_group
  perf: hisi: Constify static struct attribute_group
  perf/imx_ddr: Constify static struct attribute_group
  perf: qcom: Constify static struct attribute_group
  drivers/perf: Add support for ARMv8.3-SPE
arch/arm64/kernel/perf_event.c