]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: Add page size to the kernel image header
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Mon, 19 Oct 2015 13:19:36 +0000 (14:19 +0100)
committerCatalin Marinas <catalin.marinas@arm.com>
Mon, 19 Oct 2015 16:54:41 +0000 (17:54 +0100)
commit1f6804081068b59c16ab9fe358064bd1b54ec0ad
treeaddabfafd3a42eef113fe9e80c3cacaf19bf2755
parent5b2ad0b8fb1140e23c0c16cfdd5f93fb7773a9f7
arm64: Add page size to the kernel image header

This patch adds the page size to the arm64 kernel image header
so that one can infer the PAGESIZE used by the kernel. This will
be helpful to diagnose failures to boot the kernel with page size
not supported by the CPU.

Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Suzuki K. Poulose <suzuki.poulose@arm.com>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org>
Acked-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Documentation/arm64/booting.txt
arch/arm64/kernel/image.h