]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: Promote KERNEL_START/KERNEL_END definitions to a header file
authorJames Morse <james.morse@arm.com>
Wed, 27 Apr 2016 16:47:09 +0000 (17:47 +0100)
committerWill Deacon <will.deacon@arm.com>
Thu, 28 Apr 2016 11:05:46 +0000 (12:05 +0100)
commitdc1690941218fffbc486f6a3ca1f3dc5bec8f81d
tree4d9985d60c23230c1c1a264f207cf7c89e3540b8
parent64207e69576106cc025925f374083ef2902b1ac3
arm64: Promote KERNEL_START/KERNEL_END definitions to a header file

KERNEL_START and KERNEL_END are useful outside head.S, move them to a
header file.

Signed-off-by: James Morse <james.morse@arm.com>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
arch/arm64/include/asm/memory.h
arch/arm64/kernel/head.S