powerpc: Fix up TOC. for modules.
authorRusty Russell <rusty@rustcorp.com.au>
Tue, 18 Mar 2014 09:29:26 +0000 (19:59 +1030)
committerAnton Blanchard <anton@samba.org>
Wed, 23 Apr 2014 00:05:29 +0000 (10:05 +1000)
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 <rusty@rustcorp.com.au>
arch/powerpc/include/asm/module.h
arch/powerpc/kernel/module_64.c

Simple merge
Simple merge