[PATCH v2 0/4] perf/arm_cspmu: Fixes and cleanups

Robin Murphy posted 4 patches 2 years, 8 months ago
drivers/acpi/arm64/apmt.c          | 10 ++--
drivers/perf/arm_cspmu/Kconfig     |  3 +-
drivers/perf/arm_cspmu/arm_cspmu.c | 79 ++++++++++++++----------------
drivers/perf/arm_cspmu/arm_cspmu.h |  5 +-
4 files changed, 45 insertions(+), 52 deletions(-)
[PATCH v2 0/4] perf/arm_cspmu: Fixes and cleanups
Posted by Robin Murphy 2 years, 8 months ago
v1: https://lore.kernel.org/linux-arm-kernel/cover.1685619571.git.robin.murphy@arm.com/

Quick update fixing the issues in patch #4 pointed out by Ilkka.

Thanks,
Robin.


Robin Murphy (4):
  perf/arm_cspmu: Fix event attribute type
  ACPI/APMT: Don't register invalid resource
  perf/arm_cspmu: Clean up ACPI dependency
  perf/arm_cspmu: Decouple APMT dependency

 drivers/acpi/arm64/apmt.c          | 10 ++--
 drivers/perf/arm_cspmu/Kconfig     |  3 +-
 drivers/perf/arm_cspmu/arm_cspmu.c | 79 ++++++++++++++----------------
 drivers/perf/arm_cspmu/arm_cspmu.h |  5 +-
 4 files changed, 45 insertions(+), 52 deletions(-)

-- 
2.39.2.101.g768bb238c484.dirty
Re: [PATCH v2 0/4] perf/arm_cspmu: Fixes and cleanups
Posted by Will Deacon 2 years, 8 months ago
On Mon, 5 Jun 2023 18:01:30 +0100, Robin Murphy wrote:
> v1: https://lore.kernel.org/linux-arm-kernel/cover.1685619571.git.robin.murphy@arm.com/
> 
> Quick update fixing the issues in patch #4 pointed out by Ilkka.
> 
> Thanks,
> Robin.
> 
> [...]

Applied to will (for-next/perf), thanks!

[1/4] perf/arm_cspmu: Fix event attribute type
      https://git.kernel.org/will/c/71e0cb32d5fc
[2/4] ACPI/APMT: Don't register invalid resource
      https://git.kernel.org/will/c/87b3b6d53efc
[3/4] perf/arm_cspmu: Clean up ACPI dependency
      https://git.kernel.org/will/c/f9bd34e3753e
[4/4] perf/arm_cspmu: Decouple APMT dependency
      https://git.kernel.org/will/c/d2e3bb512818

Cheers,
-- 
Will

https://fixes.arm64.dev
https://next.arm64.dev
https://will.arm64.dev