From: Rusty Russell Date: Tue, 18 Mar 2014 09:29:26 +0000 (+1030) Subject: powerpc: Fix up TOC. for modules. X-Git-Tag: omap-for-v3.16/fixes-against-rc1~60^2~40^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4edebbeae3085e71f75584b6582495459e2e6cb2;p=pandora-kernel.git powerpc: Fix up TOC. for modules. The kernel resolved the '.TOC.' to a fake symbol, so we need to fix it up to point to our .toc section plus 0x8000. Signed-off-by: Rusty Russell --- Reading git-diff-tree failed