]> 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)
commita2f14e6f9351cf15e15ed509d01086cd9185adbe
tree4d9985d60c23230c1c1a264f207cf7c89e3540b8
parent11fc3099fba22800f6708c8e27952414ed808a25
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