[PATCH] perf: arm64: Replace symlink with actual file for syscall_64.tbl
Leo Yan
leo.yan at arm.com
Wed Jun 10 03:59:51 PDT 2026
On Wed, Jun 10, 2026 at 02:05:52PM +0800, john.song wrote:
[...]
> The file tools/perf/arch/arm64/entry/syscalls/syscall_64.tbl is a
> symbolic link pointing to ../../../../../scripts/syscall.tbl.
>
> This causes build failures in environments where the source tree is
> copied to a different location, such as RPM buildroots, where relative
> symlinks may become invalid.
What command did you use to copy it to a different location?
Could you confirm whether you can reproduce the issue using
"make perf-tarxz-src-pkg"?
Thanks,
Leo
More information about the linux-arm-kernel
mailing list