]> git.ipfire.org Git - thirdparty/linux.git/commit
Revert "perf tools: Fix arm64 build by generating unistd_64.h"
authorLeo Yan <leo.yan@arm.com>
Thu, 8 Jan 2026 09:43:25 +0000 (09:43 +0000)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 26 Jan 2026 20:08:43 +0000 (17:08 -0300)
commit129bb23a6f7d022610f902b57d36d69d7d210128
tree12f53ae94276dccc9ead0f7feea1206d4595fee8
parent096b86ce08332fbcb0ec6ff6714c44899ec03970
Revert "perf tools: Fix arm64 build by generating unistd_64.h"

This reverts:

commit 8988c4b91945173a ("perf tools: Fix in-source libperf build")
commit bfb713ea53c746b0 ("perf tools: Fix arm64 build by generating unistd_64.h")

Since we now have a static unistd_64.h for the arm64 build, there is no
need to generate unistd_64.h in libperf.  Revert all patches related to
generating unistd_64.h.

Reviewed-by: James Clark <james.clark@linaro.org>
Signed-off-by: Leo Yan <leo.yan@arm.com>
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Ian Rogers <irogers@google.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/lib/perf/Makefile
tools/perf/Makefile.config