[PATCH for v4.9 LTS 81/87] ARM: 8632/1: ftrace: fix syscall name matching

2017-07-14 Thread Levin, Alexander (Sasha Levin)
From: Rabin Vincent [ Upstream commit 270c8cf1cacc69cb8d99dea812f06067a45e4609 ] ARM has a few system calls (most notably mmap) for which the names of the functions which are referenced in the syscall table do not match the names of the syscall tracepoints. As a consequence of

[PATCH for v4.9 LTS 81/87] ARM: 8632/1: ftrace: fix syscall name matching

2017-07-14 Thread Levin, Alexander (Sasha Levin)
From: Rabin Vincent [ Upstream commit 270c8cf1cacc69cb8d99dea812f06067a45e4609 ] ARM has a few system calls (most notably mmap) for which the names of the functions which are referenced in the syscall table do not match the names of the syscall tracepoints. As a consequence of this, these