提交 3da4bd2b 编写于 作者: L Lennert Buytenhek 提交者: Russell King

[ARM] 3632/1: iwmmxt: fix up argument comment for iwmmxt_task_restore()

Patch from Lennert Buytenhek

Commit d6551e88 forgot to update the
description of what goes into r2 when calling iwmmxt_task_restore().
Signed-off-by: NLennert Buytenhek <buytenh@wantstofly.org>
Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
上级 d384ea69
......@@ -273,7 +273,7 @@ ENTRY(iwmmxt_task_restore)
*
* r0 = previous task_struct pointer (must be preserved)
* r1 = previous thread_info pointer
* r2 = next thread_info.cpu_domain pointer (must be preserved)
* r2 = next thread_info pointer (must be preserved)
*
* Called only from __switch_to with task preemption disabled.
* No need to care about preserving r4 and above.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册