From: Mark Salter Date: Tue, 2 Dec 2008 14:38:09 +0000 (+0000) Subject: MN10300: Fix application of kernel module relocations X-Git-Tag: v2.6.28-rc8~77 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1122b19b8f4da2ee6d6b21780f86bea7957f641e;p=pandora-kernel.git MN10300: Fix application of kernel module relocations This fixes the MN10300 kernel module linking to match the toolchain. RELA relocs don't use the value at the location being relocated. This has been working because the tools always leave the value at the target location cleared. Signed-off-by: Mark Salter Signed-off-by: David Howells Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed