diff options
author | Dave Martin <dave.martin@linaro.org> | 2011-06-14 15:20:44 +0200 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2011-06-21 12:33:20 +0200 |
commit | 946a105e16651c35e9cc670bff23812761f1ad35 (patch) | |
tree | cc5c434db14553737808d7b86bb2d6938b06ca53 /arch/arm/plat-iop | |
parent | ARM: SMP: wait for CPU to be marked active (diff) | |
download | linux-946a105e16651c35e9cc670bff23812761f1ad35.tar.xz linux-946a105e16651c35e9cc670bff23812761f1ad35.zip |
ARM: 6961/1: zImage: Add build-time check for correctly-sized proc_type entries
It is easy to mis-maintain the proc_types table such that the
entries become wrongly-sized and misaligned when the kernel is
built in Thumb-2.
This patch adds an assembly-time check which will turn most common
size/alignment mistakes in this table into build failures, to avoid
having to debug the boot-time kernel hang which would happen if the
resulting kernel were actually booted.
Signed-off-by: Dave Martin <dave.martin@linaro.org>
Acked-by: Nicolas Pitre <nicolas.pitre@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/plat-iop')
0 files changed, 0 insertions, 0 deletions