Blackfin arch: Remove all traces of the relocation stack
authorBernd Schmidt <bernds_cb1@t-online.de>
Wed, 7 Jan 2009 15:14:39 +0000 (23:14 +0800)
committerBryan Wu <cooloney@kernel.org>
Wed, 7 Jan 2009 15:14:39 +0000 (23:14 +0800)
commitd1a853057a13e63c40c9b8715e585af15f1b141a
treecefd27448fa56585ad000417308b508a81c1f005
parent2eddbadaebdf77a52d5cccc7cdd116656f1cf1f9
Blackfin arch: Remove all traces of the relocation stack

Remove all traces of the relocation stack.  It's been removed from
binutils for years now.

Add a sanity overflow check to pcrel24 relocations to catch modules that
were built without -mlong-calls.

Signed-off-by: Bernd Schmidt <bernds_cb1@t-online.de>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
arch/blackfin/kernel/module.c