From: Arnaldo Carvalho de Melo Date: Tue, 23 Feb 2021 12:48:05 +0000 (-0300) Subject: perf arch powerpc: Sync powerpc syscall.tbl with the kernel sources X-Git-Tag: microblaze-v5.14~75^2~132 X-Git-Url: http://git.monstr.eu/?p=linux-2.6-microblaze.git;a=commitdiff_plain;h=867a9148298b42dee341b780ddfd706415a1253e;hp=867a9148298b42dee341b780ddfd706415a1253e perf arch powerpc: Sync powerpc syscall.tbl with the kernel sources To get the changes in: fbcee2ebe8edbb6a ("powerpc/32: Always save non volatile GPRs at syscall entry") That shouldn't cause any change in tooling, just 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' Cc: Christophe Leroy Cc: Michael Ellerman Signed-off-by: Arnaldo Carvalho de Melo ---