diff options
author | Max Filippov <jcmvbkbc@gmail.com> | 2015-02-27 11:02:38 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-05-06 21:59:18 +0200 |
commit | 21cabb66dd97558f02c2cc20de1efbfb6921f19b (patch) | |
tree | 97638195a1d8b59fb633819a471f7c975ce241ee /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | e089e567352dd6083806332687c4a9c95f7fbb36 (diff) |
xtensa: provide __NR_sync_file_range2 instead of __NR_sync_file_range
commit 01e84c70fe40c8111f960987bcf7f931842e6d07 upstream.
xtensa actually uses sync_file_range2 implementation, so it should
define __NR_sync_file_range2 as other architectures that use that
function. That fixes userspace interface (that apparently never worked)
and avoids special-casing xtensa in libc implementations.
See the thread ending at
http://lists.busybox.net/pipermail/uclibc/2015-February/048833.html
for more details.
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions