commit | def32fad84975d5d28e070215038224ea7f0d4bc | [log] [tgz] |
---|---|---|
author | Vineet Gupta <vgupta@synopsys.com> | Fri Apr 10 14:06:40 2015 +0530 |
committer | Vineet Gupta <vgupta@synopsys.com> | Fri Jun 19 18:09:29 2015 +0530 |
tree | c572269a428c47f4b5d7a54b4b1b29b0f55cee0a | |
parent | 082ae1e1570c69a06221701718f548bd4000b95b [diff] |
ARC: stack unwinder to bail if PC is not kernel mode Currently, it doesn't invoke the callback but continues to unwind Also while at it - simplify the code a bit Signed-off-by: Vineet Gupta <vgupta@synopsys.com>