Skip to content
Commit d4703aef authored by Rusty Russell's avatar Rusty Russell
Browse files

module: handle ppc64 relocating kcrctabs when CONFIG_RELOCATABLE=y

powerpc applies relocations to the kcrctab.  They're absolute symbols,
but it's not completely unreasonable: other archs may too, but the
relocation is often 0.

http://lists.ozlabs.org/pipermail/linuxppc-dev/2009-November/077972.html



Inspired-by: default avatarNeil Horman <nhorman@tuxdriver.com>
Signed-off-by: default avatarRusty Russell <rusty@rustcorp.com.au>
Tested-by: default avatarNeil Horman <nhorman@tuxdriver.com>
Acked-by: default avatarPaul Mackerras <paulus@samba.org>
parent a8773769
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment