commit | 9149ccfa3571eaa4a4b444777d67fc4ed3ebcf27 | [log] [tgz] |
---|---|---|
author | Peter Bergner <bergner@vnet.ibm.com> | Tue Oct 11 09:28:24 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Tue Oct 11 09:46:54 2005 -0700 |
tree | 92d07c8a2e76abf5b5805db6deb5a90d69406b76 | |
parent | d3089792f6ee38cdc9e254a7cb2f8c8d7f38c20d [diff] |
[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>