diff options
author | Catalin Marinas <catalin.marinas@arm.com> | 2009-09-18 23:27:07 +0100 |
---|---|---|
committer | Catalin Marinas <catalin.marinas@arm.com> | 2009-09-18 23:30:11 +0100 |
commit | 83e686ea0291ee93b87dcdc00b96443b80de56c9 (patch) | |
tree | 7c0adedcdb2a5838bc734ce6cf84a65563ea8c7a /arch/arm/lib | |
parent | 74109b8913277b1dbd072039d1e0a930d2834389 (diff) | |
download | linux-3.10-83e686ea0291ee93b87dcdc00b96443b80de56c9.tar.gz linux-3.10-83e686ea0291ee93b87dcdc00b96443b80de56c9.tar.bz2 linux-3.10-83e686ea0291ee93b87dcdc00b96443b80de56c9.zip |
Thumb-2: Correctly handle undefined instructions in the kernel
VFP instructions in the kernel may trigger undefined exceptions if VFP
hardware is not present. This patch corrects the loading of such Thumb-2
instructions. It also marks the "no_fp" label as a function so that the
linker generate a Thumb address.
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'arch/arm/lib')
0 files changed, 0 insertions, 0 deletions