]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commitdiff
Merge tag 'arch-timer-errata-prereq' of git://git.kernel.org/pub/scm/linux/kernel...
authorCatalin Marinas <catalin.marinas@arm.com>
Fri, 7 Apr 2017 16:04:19 +0000 (17:04 +0100)
committerCatalin Marinas <catalin.marinas@arm.com>
Fri, 7 Apr 2017 16:04:19 +0000 (17:04 +0100)
Pre-requisites for the arch timer errata workarounds:

- Allow checking of a CPU-local erratum
- Add CNTVCT_EL0 trap handler
- Define Cortex-A73 MIDR
- Allow an erratum to be match for all revisions of a core
- Add capability to advertise Cortex-A73 erratum 858921

* tag 'arch-timer-errata-prereq' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms:
  arm64: cpu_errata: Add capability to advertise Cortex-A73 erratum 858921
  arm64: cpu_errata: Allow an erratum to be match for all revisions of a core
  arm64: Define Cortex-A73 MIDR
  arm64: Add CNTVCT_EL0 trap handler
  arm64: Allow checking of a CPU-local erratum

1  2 
arch/arm64/kernel/cpufeature.c

Simple merge