[ARM] 5384/1: unwind: Add stack unwinding support for loadable modules
authorCatalin Marinas <catalin.marinas@arm.com>
Wed, 11 Feb 2009 12:09:54 +0000 (13:09 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 19 Feb 2009 11:27:19 +0000 (11:27 +0000)
This patch adds ELF section parsing for the unwinding tables in loadable
modules together with the PREL31 relocation symbol resolving.

Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found