summaryrefslogtreecommitdiff
path: root/arch/arm64/mm/dump.c
diff options
context:
space:
mode:
authorMark Rutland <mark.rutland@arm.com>2016-06-01 12:07:17 +0100
committerWill Deacon <will.deacon@arm.com>2016-06-03 10:16:21 +0100
commita13e3a5b54e59ffdeba738ea6cb57a7856425206 (patch)
treef2a4eed18a2580deb7ace94a91e3808b65d5380d /arch/arm64/mm/dump.c
parent5988a363edb9eb9f31486ceb2cd10e8b45f05dda (diff)
arm64: update stale PAGE_OFFSET comment
Commit ab893fb9f1b17f02 ("arm64: introduce KIMAGE_VADDR as the virtual base of the kernel region") logically split KIMAGE_VADDR from PAGE_OFFSET, and since commit f9040773b7bbbd9e ("arm64: move kernel image to base of vmalloc area") the two have been distinct values. Unfortunately, neither commit updated the comment above these definitions, which now erroneously states that PAGE_OFFSET is the start of the kernel image rather than the start of the linear mapping. This patch fixes said comment, and introduces an explanation of KIMAGE_VADDR. Signed-off-by: Mark Rutland <mark.rutland@arm.com> Cc: Will Deacon <will.deacon@arm.com> Cc: Catalin Marinas <catalin.marinas@arm.com> Cc: Marc Zyngier <marc.zyngier@arm.com> Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'arch/arm64/mm/dump.c')
0 files changed, 0 insertions, 0 deletions