Skip to content
Commit 6dc5fd93 authored by Nathan Huckleberry's avatar Nathan Huckleberry Committed by Russell King
Browse files

ARM: 8900/1: UNWINDER_FRAME_POINTER implementation for Clang

The stackframe setup when compiled with clang is different.
Since the stack unwinder expects the gcc stackframe setup it
fails to print backtraces. This patch adds support for the
clang stackframe setup.

Link: https://github.com/ClangBuiltLinux/linux/issues/35



Cc: clang-built-linux@googlegroups.com
Suggested-by: default avatarTri Vo <trong@google.com>
Signed-off-by: default avatarNathan Huckleberry <nhuck@google.com>
Tested-by: default avatarNick Desaulniers <ndesaulniers@google.com>
Reviewed-by: default avatarNick Desaulniers <ndesaulniers@google.com>
Signed-off-by: default avatarRussell King <rmk+kernel@armlinux.org.uk>
parent 83402036
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment