OSDN Git Service

arm64: mmu: add the entry trampolines start/end section markers into sections.h
authorJames Morse <james.morse@arm.com>
Mon, 8 Jan 2018 15:38:17 +0000 (15:38 +0000)
committerCatalin Marinas <catalin.marinas@arm.com>
Sun, 14 Jan 2018 18:49:50 +0000 (18:49 +0000)
commit83f8ee3a73f551aebb5b0bb029feaf6936615730
treef3952fed4e433d4e0d55eef6e7dc2227d3658667
parent677a60bd2003ff5517a0b502365112531446a3e3
arm64: mmu: add the entry trampolines start/end section markers into sections.h

SDEI needs to calculate an offset in the trampoline page too. Move
the extern char[] to sections.h.

This patch just moves code around.

Signed-off-by: James Morse <james.morse@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
arch/arm64/include/asm/sections.h
arch/arm64/mm/mmu.c