From: Rusty Russell Date: Tue, 18 Mar 2014 09:29:27 +0000 (+1030) Subject: powerpc: Handle new ELFv2 module relocations X-Git-Tag: omap-for-v3.16/fixes-against-rc1~60^2~40^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0906584a0a4b689f6e80307f699247621321670a;p=pandora-kernel.git powerpc: Handle new ELFv2 module relocations The new ELF ABI tends to use R_PPC64_REL16_LO and R_PPC64_REL16_HA relocations (PC-relative), so implement them. Signed-off-by: Rusty Russell --- Reading git-diff-tree failed