]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] ppc64: Add R_PPC64_TOC16 module reloc
authorPeter Bergner <bergner@vnet.ibm.com>
Tue, 11 Oct 2005 16:28:24 +0000 (09:28 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 11 Oct 2005 16:46:54 +0000 (09:46 -0700)
commit9149ccfa3571eaa4a4b444777d67fc4ed3ebcf27
tree92d07c8a2e76abf5b5805db6deb5a90d69406b76
parentd3089792f6ee38cdc9e254a7cb2f8c8d7f38c20d
[PATCH] ppc64: Add R_PPC64_TOC16 module reloc

Newer gcc's are generating this relocation, so the module loader needs to
handle it.

Signed-off-by: Peter Bergner <bergner@vnet.ibm.com>
Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/ppc64/kernel/module.c