]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: head: move kimage_vaddr variable into C file
authorArd Biesheuvel <ardb@kernel.org>
Fri, 24 Jun 2022 15:06:31 +0000 (17:06 +0200)
committerWill Deacon <will@kernel.org>
Fri, 24 Jun 2022 16:18:09 +0000 (17:18 +0100)
commit320ce46ea3f0db377b83b215aa680a6e3f4dce26
treeefa3f2262da0988db10c29a8d28849b15f6b6bf0
parent08aafa0d475a08e31a13403e9df41c7179f4bdcd
arm64: head: move kimage_vaddr variable into C file

This variable definition does not need to be in head.S so move it out.

Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Reviewed-by: Anshuman Khandual <anshuman.khandual@arm.com>
Link: https://lore.kernel.org/r/20220624150651.1358849-2-ardb@kernel.org
Signed-off-by: Will Deacon <will@kernel.org>
arch/arm64/kernel/head.S
arch/arm64/mm/mmu.c