diff options
author | 2020-12-23 13:13:16 -0300 | |
---|---|---|
committer | 2020-12-24 09:24:20 -0300 | |
commit | c5ef52944a2d80017092cdf6aa474b2f4d596072 (patch) | |
tree | ce9c106b4b1ac87d230e25cad7e26292ec01478b /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | perf s390: Move syscall.tbl check into check-headers.sh (diff) | |
download | wireguard-linux-c5ef52944a2d80017092cdf6aa474b2f4d596072.tar.xz wireguard-linux-c5ef52944a2d80017092cdf6aa474b2f4d596072.zip |
perf tools: Update powerpc's syscall.tbl copy from the kernel sources
This silences the following tools/perf/ build warning:
Warning: Kernel ABI header at 'tools/perf/arch/powerpc/entry/syscalls/syscall.tbl' differs from latest version at 'arch/powerpc/kernel/syscalls/syscall.tbl'
Just make them same:
cp arch/powerpc/kernel/syscalls/syscall.tbl tools/perf/arch/powerpc/entry/syscalls/syscall.tbl
Signed-off-by: Tiezhu Yang <yangtiezhu@loongson.cn>
Reviewed-by: Naveen N. Rao <naveen.n.rao@linux.vnet.ibm.com>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Xuefeng Li <lixuefeng@loongson.cn>
Link: http://lore.kernel.org/lkml/1608278364-6733-4-git-send-email-yangtiezhu@loongson.cn
[ There were updates after Tiezhu's post, so I just updated the copy ]
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions