提交 446b6cb8 编写于 作者: R Richard Kuo

Hexagon: set the e_flags in user regset view for core dumps

Signed-off-by: NRichard Kuo <rkuo@codeaurora.org>
上级 b10fa7b6
......@@ -183,6 +183,7 @@ static const struct user_regset_view hexagon_user_view = {
.e_machine = ELF_ARCH,
.ei_osabi = ELF_OSABI,
.regsets = hexagon_regsets,
.e_flags = ELF_CORE_EFLAGS,
.n = ARRAY_SIZE(hexagon_regsets)
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册