From: Mike Frysinger Date: Fri, 26 Jun 2009 00:49:51 +0000 (+0000) Subject: Blackfin: fix module reloc handling for all memory regions X-Git-Tag: v2.6.32-rc1~662^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a769094061289453e8c331d7746e0e26f5d1e38b;p=pandora-kernel.git Blackfin: fix module reloc handling for all memory regions The current module relocation code has spotty handling wrt different memory regions (like L1 instruction). Rather than try to fix each little spot, use the new common memory functions to greatly simplify everything and make sure it is always correct. Signed-off-by: Mike Frysinger --- Reading git-diff-tree failed