MN10300: Add support for new ELF relocs in kernel modules
authorMark Salter <msalter@redhat.com>
Wed, 17 Jun 2009 21:51:11 +0000 (22:51 +0100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 18 Jun 2009 20:10:33 +0000 (13:10 -0700)
commit5ae8606d5746bc84e19018fc3753cc1faf18843f
treeb90484b42af54c43d9cce4ff089ae3b994b91e3f
parentd2829224619866daf336141b71550e223a198838
MN10300: Add support for new ELF relocs in kernel modules

Add support for new relocs which may show up in MN10300 kernel modules due to
linker relaxation.

Signed-off-by: Mark Salter <msalter@redhat.com>
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/mn10300/include/asm/elf.h
arch/mn10300/kernel/module.c