]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7c804d602b13419b36d019360fdbe805c2582f3d
treef3952fed4e433d4e0d55eef6e7dc2227d3658667
parentadf617210596341bded56f76269599a17f1e9fbf
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