![]() Since upstream Linux commit ed21d6d7c48e6e96c2d617e304a7ebfbd17b1807
("perf tests: Add test for PE binary format support") present in >=
v5.10 there is an unconditional installation of PE binaries.
Some toolchains have a readelf tool that correctly interpret the PE
files, and reports ELF-alike fields. This causes check-bin-arch to
reject those files.
Make sure that these binaries are excluded from being checked to allow
the installation of the perf tests.
Fixes:
|
||
---|---|---|
.. | ||
Config.in | ||
S10hyperv | ||
hypervfcopyd.service | ||
hypervkvpd.service | ||
hypervvssd.service | ||
linux-tool-cpupower.mk.in | ||
linux-tool-gpio.mk.in | ||
linux-tool-hv.mk.in | ||
linux-tool-iio.mk.in | ||
linux-tool-pci.mk.in | ||
linux-tool-perf.mk.in | ||
linux-tool-selftests.mk.in | ||
linux-tool-tmon.mk.in | ||
linux-tool-usbtools.mk.in | ||
linux-tools.mk |