]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 8 Aug 2020 21:16:12 +0000 (14:16 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 8 Aug 2020 21:16:12 +0000 (14:16 -0700)
commit1457134fc439dd50639bb514df8487ec5274e1e8
treefbdc1534ab98ec94b42c0273cee55e2fd30d68b7
parent0d60693c659182b29e4032d65d3ca52e9ca098c6
parent412f4f3718e702b60d8abcc5ee7d47cf674c8b71
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux

Pull arm64 fixes from Catalin Marinas:

 - Fix tegra194-cpufreq module build failure caused by __cpu_logical_map
   not being exported.

 - Improve fixed_addresses comment regarding the fixmap buffer sizes.

* tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux:
  arm64: Fix __cpu_logical_map undefined issue
  arm64/fixmap: make notes of fixed_addresses more precisely
arch/arm64/include/asm/smp.h
arch/arm64/kernel/setup.c
arch/arm64/kernel/smp.c