commit | 2e1926e7b5d39eb31880152d636e8d8d011888cb | [log] [tgz] |
---|---|---|
author | Catalin Marinas <catalin.marinas@arm.com> | Wed Feb 11 13:09:54 2009 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Thu Feb 19 11:27:19 2009 +0000 |
tree | 3d871e05d14db1358f065cd87e310c6f59430cb8 | |
parent | bff595c15c92b9c5c8f3d32edefcef6c3cbdd59f [diff] |
[ARM] 5384/1: unwind: Add stack unwinding support for loadable modules 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>