Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 4 Jul 2020 21:43:26 +0000 (14:43 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 4 Jul 2020 21:43:26 +0000 (14:43 -0700)
commitec84c3f6ef710661c8d14e3f63e540b795dc0a51
treeeb02d2d254aecc3026e5b20743d22f34fe560c7e
parent35e884f89df4c48566d745dc5a97a0d058d04263
parent9b23d95c539ebc5d6d6b5d6f20d2d7922384e76e
Merge tag 'arm64-fixes' of git://git./linux/kernel/git/arm64/linux

Pull arm64 fixes from Will Deacon:
 "Nothing earth-shattering, really - some CPU errata workarounds (one
  day they'll get it right, ha!) and a fix for a boot failure with very
  large kernel images where the alternative patching gets confused when
  patching relative branches using veneers.

   - Fix alternative patching for very large kernel images and modules

   - Hook up existing CPU errata workarounds for Qualcomm Kryo CPUs"

* tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux:
  arm64: Add KRYO4XX silver CPU cores to erratum list 1530923 and 1024718
  arm64: Add KRYO4XX gold CPU cores to erratum list 1463225 and 1418040
  arm64: Add MIDR value for KRYO4XX gold CPU cores
  arm64/alternatives: use subsections for replacement sequences