diff options
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2014-11-24 16:45:12 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2015-02-23 15:43:58 +0100 |
commit | 2b8514d0a792857b0826fe6b7c3b941cdb59a9c3 (patch) | |
tree | 2816476662440ce74a7d8336692dca8748746de3 /arch/um | |
parent | Linux 4.0-rc1 (diff) | |
download | linux-2b8514d0a792857b0826fe6b7c3b941cdb59a9c3.tar.xz linux-2b8514d0a792857b0826fe6b7c3b941cdb59a9c3.zip |
ARM: 8219/1: handle interworking and out-of-range relocations separately
Currently, interworking calls on module boundaries are not supported,
and are handled by the same error handling code path as non-interworking
calls whose targets are simply out of range.
Before modifying the handling of those out-of-range jump and call
relocations in a subsequent patch, move the handling of interworking
restrictions out of it.
Acked-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/um')
0 files changed, 0 insertions, 0 deletions