提交 baadb8fd 编写于 作者: V Vineet Gupta

ARC: warn on improper stack unwind FDE entries

Signed-off-by: NVineet Gupta <vgupta@synopsys.com>
上级 ce759956
......@@ -289,6 +289,8 @@ static void __init setup_unwind_table(struct unwind_table *table,
* instead of the initial loc addr
* return;
*/
WARN(1, "unwinder: FDE->initial_location NULL %p\n",
(const u8 *)(fde + 1) + *fde);
}
++n;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册