[PATCH] arm64: perf: fix syscalltbl path base
Arnd Bergmann
arnd at arndb.de
Mon Dec 15 01:33:00 PST 2025
On Mon, Dec 15, 2025, at 09:47, James Clark wrote:
> On 15/12/2025 00:12, Joel May wrote:
>
> Hi Joel,
>
> There is a similar fix on the list here:
>
> https://lore.kernel.org/linux-perf-users/20251204-perf_fix_syscall_header-v1-1-b8e27f74ed6a@arm.com/
>
> I'm not sure if commit 1 alone will also fix your issue, or we'd need to
> collapse both of the commits in that set.
>
> The first commit has an older fixes: tag and also fixes some other
> issues so it might be better to take that one rather than this one.
I don't understand that other "fix", doesn't that just work around
the arm64 build issue by adding another special case for arm64?
If we want the tools directory to have a copy of the generated unistd.h
files instead of generating them, it should at the minimum be done
the same across all architectures.
Arnd
More information about the linux-arm-kernel
mailing list