diff options
author | Kevin Welton <Kevin.Welton@arm.com> | 2007-05-08 23:05:25 +0200 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2007-05-08 23:05:25 +0200 |
commit | c5f125031f416ba6350e84462e9039737b6e2bab (patch) | |
tree | 5235278dc97c1dd4611f148ae46dafda2dc60ff6 /arch/m68k/mac | |
parent | [ARM] Fix ASID version switch (diff) | |
download | linux-c5f125031f416ba6350e84462e9039737b6e2bab.tar.xz linux-c5f125031f416ba6350e84462e9039737b6e2bab.zip |
[ARM] Fix ARM branch relocation range
Branches in the ARM architecture are restricted to a range of +/- 32MB.
However, the code in .../arch/arm/kernel/module.c::apply_relocate() was
checking offset against a range of +/- 64MB.
Signed-off-by: Kevin Welton <Kevin.Welton@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions