提交 f4880391 编写于 作者: P Paul Mundt 提交者: Martin Schwidefsky

[S390] sys_getcpu compat wrapper.

Looking at the new syscall additions, I noticed that
sys_getcpu_wrapper wraps in to sys_tee, in what appears to be
a copy and paste error.  Switch it to point to sys_getcpu..
Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
Signed-off-by: NMartin Schwidefsky <schwidefsky@de.ibm.com>
上级 e8039150
......@@ -1664,4 +1664,4 @@ sys_getcpu_wrapper:
llgtr %r2,%r2 # unsigned *
llgtr %r3,%r3 # unsigned *
llgtr %r4,%r4 # struct getcpu_cache *
jg sys_tee
jg sys_getcpu
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册