Pull arm64 fixes from Catalin Marinas:
 "ACPI-related fixes for arm64:
   - GICC MADT entry validity check fix
   - Skip IRQ registration with pmu=off in an ACPI guest
   - struct acpi_pci_root_ops freeing on error path"
* tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux:
  ARM64/ACPI: Fix BAD_MADT_GICC_ENTRY() macro implementation
  drivers/perf: arm_pmu_acpi: avoid perf IRQ init when guest PMU is off
  ARM64: PCI: Fix struct acpi_pci_root_ops allocation failure path