提交 d28a170d 编写于 作者: N Nicolas Pitre 提交者: Russell King

[ARM] 4665/1: fix __und_usr wrt accessing the undefined insn in user space

The ldrt fixup code expects r9 to be set.
Signed-off-by: NNicolas Pitre <nico@marvell.com>
Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
上级 b49c0f24
......@@ -453,9 +453,9 @@ __und_usr:
@
@ r0 - instruction
@
1: ldrt r0, [r4]
adr r9, ret_from_exception
adr lr, __und_usr_unknown
1: ldrt r0, [r4]
@
@ fallthrough to call_fpe
@
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册