]> 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)
commit4e17a1d3d7d1bcb3dafcca292e5421317beb199c
treefbdc1534ab98ec94b42c0273cee55e2fd30d68b7
parent8bfac539ea56a89bd3793541ad145da7fbf1b9fb
parent041c7de291ab837c77397967d1225122d6b384d7
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