On 9/16/2016 3:11 AM, Marcin Nowakowski wrote:
Add missing arch code - arch_trace_is_compat_syscall and
arch_syscall_addr

Signed-off-by: Marcin Nowakowski<marcin.nowakow...@imgtec.com>
Cc:Cc:  Steven Rostedt<rost...@goodmis.org>
Cc: Ingo Molnar<mi...@redhat.com>
Cc: Chris Metcalf<cmetc...@mellanox.com>
---
  arch/tile/include/asm/ftrace.h | 10 ++++++++++
  arch/tile/kernel/Makefile      |  1 +
  arch/tile/kernel/ftrace.c      | 13 +++++++++++++
  3 files changed, 24 insertions(+)

This looks OK with the exception of needing is_compat_task() instead
of in_compat_syscall().  With that change:

Signed-of-by: Chris Metcalf <cmetc...@mellanox.com>

--
Chris Metcalf, Mellanox Technologies
http://www.mellanox.com

Reply via email to